mirror of
https://github.com/openlibrecommunity/olcrtc.git
synced 2026-07-03 14:05:39 +02:00
443f97edb0
the pacer was pinned at a hardcoded 400kb/s stability compromise, so operators could not reach their sfu's real throughput ceiling without recompiling. the options.maxbytespersec knob already existed but was never wired from yaml. plumb it through config -> session -> transport, keeping 400kb/s as the conservative default. refs #107