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
Moavia-00
changed the title
BlackScreen on LocalVideoTrack.stop()
BlackScreen on LocalVideoTrack.stop() and Camera light turns off after 7 to 10 sec after I stop the video
Dec 4, 2023
here's the code which i'm using
const room = await connect(token, connectOptions);
localVideoTrack = Array.from(room.localParticipant.videoTracks.values())[0].track;
localVideoTrack.stop()
ISSUES
Expected behavior:
Actual behavior:
Software versions:
The text was updated successfully, but these errors were encountered: