We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
v1.2.0
setIsMuted methods returns true, but not working even i check isMuted which also returns true. Please help me resolve the issue
Not tested
cannot share here
await _controller.setIsMuted(isMute);
Should mute the stream, but does not.
Returns that the stream is muted, it works on android devices but on ios it is not working.
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Version
v1.2.0
Which operating systems have you used?
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
The text was updated successfully, but these errors were encountered: