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

onParticipantVideo Enable/disable not not being consistent #724

Open
shipramallick opened this issue Sep 11, 2023 · 0 comments
Open

onParticipantVideo Enable/disable not not being consistent #724

shipramallick opened this issue Sep 11, 2023 · 0 comments

Comments

@shipramallick
Copy link

Steps to reproduce

1._onParticipantEnabledVideoTrack function does not trigger after the first time.
2. When I disable the camera, it disables the remote stream with the existing participantSid but when is enabled the camera its creates a new participantSid.
3. If I keep the camera off in the remote stream and try to the camera toggle in locally, the automatic remote stream disappears.
4. When I disable the camera, sometimes the remote stream freezes instead of disabling the stream.

Expected behaviour
Video Enable/disable should work consistent

Actual behaviour

Their behaviour is inconsitent, when is try to camera on/off.

Environment

  • Node.js version: v16.13.1
  • React Native version:"^0.69.8"
  • React Native platform + platform version: iOS 9.0

react-native-twilio-video-webrtc

Version:"react-native-twilio-video-webrtc": "^3.2.0",

@shipramallick shipramallick changed the title onParticipantVideo Enable/disable not working onParticipantVideo Enable/disable not not being consistent Sep 12, 2023
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

1 participant