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
setVideoMuted only works after the user toggles the video using the default button in the Jitsi Meet component itself. Before that it does not work.
1.1
No response
The text was updated successfully, but these errors were encountered:
Are you using React Native SDK or iOS SDK? What version are you using?
Sorry, something went wrong.
@Calinteodor this is the React Native SDK and I'm using the latest 10.3.0.
What are you trying to achieve, more exactly?
No branches or pull requests
What happened?
jitsiMeetRef.current.setVideoMuted(true/false)setVideoMuted only works after the user toggles the video using the default button in the Jitsi Meet component itself. Before that it does not work.
Platform
Browser / app / sdk version
1.1
Relevant log output
No response
Reproducibility
More details?
No response
The text was updated successfully, but these errors were encountered: