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
Read video files directly as if from a camera and push H264 packets to remote peers for playback.
The temporary design is to download the mp4 to the client peer via datachannel and then play it.
But live stream the record via WebRTC can't drag the timeline bar😕
The text was updated successfully, but these errors were encountered:
Read video files directly as if from a camera and push H264 packets to remote peers for playback.
The temporary design is to download the mp4 to the client peer via datachannel and then play it.
The text was updated successfully, but these errors were encountered: