mirror of
https://github.com/livekit/livekit.git
synced 2026-04-30 01:36:00 +00:00
516aeabf45
Had made a change in remote participant case to not have telemetry listener as telemetry does not apply to remote participant. But, that listener ended up getting used for subscriber and became a null listener. Use the listener of the subscriber participant for subscribed tracks.