mirror of
https://github.com/livekit/livekit.git
synced 2026-05-22 04:05:56 +00:00
583648a1ed
A subscription in subscription manager could live till the source track goes away even though the participant with that subscription is long gone due to closure on source track removal. Handle it by using trackID to look up on source track removal. Also, logging SDPs when a negotiation failure happens to check if there are any mismatches.