elixir-webrtc / apps

Example apps built on top of Elixir WebRTC
Apache License 2.0
50 stars 6 forks source link

[Broadcaster] Move to the VP8 #21

Closed mickel8 closed 4 months ago

mickel8 commented 4 months ago

Depending on the OS and web browser, H264 might not be available. Hence, VP8 which is royalty-free and should always be available

mickel8 commented 4 months ago

Ahhh :c What a shame :( That could be a use case for negotiating more than one codec for sending :thinking: