Hacker News new | ask | show | jobs
by songbird23 895 days ago
the artifacts from UDP packet loss is sooo annoying with webrtc
1 comments

Sounds like either NACKs are not getting through to indicate a need to retransmit, or should use a forward error correction (fec) extension.
I did not know that! thank you so much!