ex_webrtc icon indicating copy to clipboard operation
ex_webrtc copied to clipboard

An Elixir implementation of the W3C WebRTC API

Results 2 ex_webrtc issues
Sort by recently updated
recently updated
newest added

# 0.1.0 (01.2024) ### Media reading/writing: * [x] IVF reader/writer - #29 #44 * [x] Ogg reader/writer - #43 #50 * [x] VP8 RTP packetizer/depacketizer - #30 #45 * [x]...

This PR unfortunately doesn't work and I ran out of ideas on how to push it further. Current status: * chromium successfully decodes and displays the first video frame *...