RaspberryPi_WebRTC
RaspberryPi_WebRTC copied to clipboard
Feat: play recorded mp4 files via WebRTC
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😕