Files
livekit/pkg/rtc
Raja Subramanian 6b55742564 Use available layers in optimal allocation. (#1445)
Addressing edge case where a layer stopped before bitrate could be
measured. Purely bit rate based change deduction missed this as
the before and after did not have bit rates.

Use available layers to look for changes, especially currently
forwarding layer going away.

Also, simplifying bits. Only in the optimal allocation path,
these things are required. When congested, bitrate is always needed.
So, for optimal path, just look at available layer changes and adjust.

Don't need to look for bitrate based layer changes. Clean up that code.
2023-02-19 11:41:40 +05:30
..
2022-03-30 13:49:53 -07:00
2023-02-15 16:47:38 -08:00
2021-09-09 00:45:42 -07:00
2022-01-19 02:13:06 -08:00
2022-03-30 13:49:53 -07:00
2023-02-09 16:33:22 -07:00