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
I actually just opened ipywebrtc official website: https://ipywebrtc.readthedocs.io/en/latest/VideoStream.html , and it seems the video (with audio) continue to play without stopping. Even if I can stop the video stream, the audio still keeps playing...
Is there a method to really control both video and audio streams from within jupyter notebook??