elixir-webrtc / ex_webrtc

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

Add outbound RTX #101

Closed LVala closed 2 months ago

LVala commented 2 months ago

With these changes, our PeerConnection can respond to incoming NACKs with packet retransmissions.