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

[React-Native] - setVideoMuted Not Working #15487

Open
1 of 11 tasks
adamalexander opened this issue Jan 14, 2025 · 3 comments
Open
1 of 11 tasks

[React-Native] - setVideoMuted Not Working #15487

adamalexander opened this issue Jan 14, 2025 · 3 comments

Comments

@adamalexander
Copy link

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

  • Chrome (or Chromium based)
  • Firefox
  • Safari
  • Other desktop browser
  • Android browser
  • iOS browser
  • Electron app
  • Android mobile app
  • iOS mobile app
  • Custom app using a mobile SDK

Browser / app / sdk version

1.1

Relevant log output

No response

Reproducibility

  • The problem is reproducible on meet.jit.si

More details?

No response

@Calinteodor
Copy link
Contributor

Are you using React Native SDK or iOS SDK? What version are you using?

@adamalexander
Copy link
Author

@Calinteodor this is the React Native SDK and I'm using the latest 10.3.0.

Are you using React Native SDK or iOS SDK? What version are you using?

@Calinteodor
Copy link
Contributor

What are you trying to achieve, more exactly?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants