Files
livekit/pkg/sfu
Raja Subramanian 870190624e Fix no-video with adaptive streaming (#456)
* Fix no-video with adaptive streaming

With a recent change to initialize max quality for subscriber
synchronously, a subsequent update at the same quality was
getting ignored. So, there was no message back to publisher
to start up video layers. Reproducible every time the subscriber
joined after all the layers of publishers was turned off.

While not pretty, for now, disable the check for quality match
on subscriber update. That disabling itself is fine as there is
another check for consolidated quality match before sending
a message to the publisher, but in general this area has shown
some shakiness and needs some work.

* Use notify function to set initial quality also
2022-02-22 10:34:18 -08:00
..
2022-02-17 11:03:23 +05:30
2021-11-09 12:03:16 +08:00
2021-11-09 12:03:16 +08:00
2022-02-09 09:34:40 +05:30
2021-11-08 20:56:53 -08:00
2022-02-17 11:03:23 +05:30
2021-11-09 12:03:16 +08:00
2022-02-17 11:03:23 +05:30
2022-02-01 08:57:09 +05:30
2022-02-03 14:20:19 -07:00