mirror of
https://github.com/livekit/livekit.git
synced 2026-04-01 02:15:39 +00:00
* Disable audio loss proxying. Added a config which is off by default. With audio NACKs, that is the preferred repair mechanism. With RED, repair is built in via packet redundancy to recover from isolated losses. So, proxying is not required. But, leaving it in there with a config that is disabled by default. * fix test