mirror of
https://github.com/livekit/livekit.git
synced 2026-04-27 08:35:26 +00:00
8a7478fd0e
* WIP commit * Send stream state paused only when it is paused due to bandwidth limitation. When stream is resumed after a stream is paused, an active update is sent. Note that this means if there are intervening events like mute/unmute between pause and resume, resume will be sent.