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
46 stars 11 forks source link

Respond to WebRTC PLI RTCP messages #2

Open haydenmc opened 4 years ago

haydenmc commented 4 years ago

Currently we don't respond to RTCP feedback messages indicating that we need to re-transmit packets that may have been lost. We need to.

haydenmc commented 3 years ago

NACKs are actually handled by Janus - so we really only would care about PLI.