Files
olcrtc/docs/examples
neuronori 443f97edb0 feat(vp8channel): expose tunable wire byte-rate via vp8.max_bytes_per_sec
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
2026-06-29 01:38:15 +00:00
..