ex_webrtc
ex_webrtc copied to clipboard
An Elixir implementation of the W3C WebRTC API
Results
13
ex_webrtc issues
Sort by
recently updated
recently updated
newest added
trafficstars
hi, i keep getting error DTLS closed even after i called `PeerConnection.close()`, is this normal behaviour? or am i closing it wrong? thx
ElixirWebRTC
TODO: * cleanup * `TODOs` from comments * verify implementation works with browsers which support AV1 * tests * [optional] force `s=0` in OBUs fed to the AV1 payloader, in...