RaspberryPi_WebRTC icon indicating copy to clipboard operation
RaspberryPi_WebRTC copied to clipboard

Feat: play recorded mp4 files via WebRTC

Open TzuHuanTai opened this issue 1 year ago • 0 comments

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😕

TzuHuanTai avatar Sep 10 '24 07:09 TzuHuanTai