Glimesh / janus-ftl-plugin

A plugin for the Janus WebRTC gateway to enable relaying of audio/video streams utilizing Mixer's FTL (Faster-Than-Light) protocol.
https://hayden.fyi/posts/2020-08-03-Faster-Than-Light-protocol-engineering-notes.html
GNU Affero General Public License v3.0
44 stars 11 forks source link

🛑 Disable NACKs until bug can be addressed #96

Closed haydenmc closed 3 years ago

haydenmc commented 3 years ago

We're seeing issues where on RTP sequence number rollover, we mark an enormous packet range as "lost".

To expedite production stability, we're disabling this feature entirely until the issue can be resolved. #95