Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Mute is not working on ios #79

Open
1 of 2 tasks
Codexia-Tech opened this issue Feb 3, 2025 · 0 comments
Open
1 of 2 tasks

[Bug]: Mute is not working on ios #79

Codexia-Tech opened this issue Feb 3, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@Codexia-Tech
Copy link

Version

v1.2.0

Which operating systems have you used?

  • Android
  • iOS

Environment that reproduces the issue

setIsMuted methods returns true, but not working
even i check isMuted which also returns true. Please help me resolve the issue

Is it reproducible in the example application?

Not tested

RTMP Server

cannot share here

Reproduction steps

await _controller.setIsMuted(isMute);

Expected result

Should mute the stream, but does not.

Actual result

Returns that the stream is muted, it works on android devices but on ios it is not working.

Additional context

No response

Relevant logs output

@Codexia-Tech Codexia-Tech added the bug Something isn't working label Feb 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant