You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
react-native-twilio-video-webrtc
Version:"react-native-twilio-video-webrtc": "^3.2.0",
The text was updated successfully, but these errors were encountered: