Files
livekit/pkg/rtc
Raja Subramanian d20811d1c2 Ignore disabled when adpative stream is enabled. (#2463)
* Ignore `disabled` when adpative stream is enabled.

Due to interplay of adaptive stream/visibility/dynacast, when adaptive
stream is enabled, subscribed track forces visibility and starts
streaming at low quality. This would trigger a render on client and
trigger a visibility update.

So, even if a migration disables a track, upon migration complete and
subscription bind, ignore disable and stream.

* don't hold lock during callback

* don't need to store pubMuted

* don't need to hold settings lock for pub muted
2024-02-08 18:58:48 +05:30
..
2023-07-27 16:43:19 -07:00
2023-11-07 19:19:07 -08:00
2024-02-06 21:30:37 +08:00
2023-11-07 19:19:07 -08:00
2024-02-06 23:33:58 +05:30
2023-11-29 15:40:01 +05:30
2024-02-06 21:30:37 +08:00
2023-07-27 16:43:19 -07:00
2023-08-02 16:12:23 +08:00