elixir-webrtc / ex_webrtc

An Elixir implementation of the W3C WebRTC API
Apache License 2.0
269 stars 8 forks source link

Add WHEP from file example #88

Closed clone1018 closed 2 months ago

clone1018 commented 3 months ago

Adds an example of streaming from a file to multiple viewers via a WHEP negotiated WebRTC connection.

mickel8 commented 2 months ago

Thanks a lot! :tada: