webrtc / samples

WebRTC Web demos and samples
https://webrtc.github.io/samples
BSD 3-Clause "New" or "Revised" License
13.74k stars 5.69k forks source link

Missing demo: sharing a video from a local file. #1662

Open Zibri opened 2 months ago

Zibri commented 2 months ago

Please add and example on the website on how to share a local video file (webm). Other file types could be also streamed by using ffmpeg.asm.js...

It would be great to have a simple example.