mirror of
https://github.com/livekit/livekit.git
synced 2026-05-20 21:45:53 +00:00
8ab92a80f6
* Don't require media sections when joining Client except browser (rust/libwebrtc is known) could have problem to fire ontrack event when reuses extra media section to subscribe track, so disable this feature in server side and let client determine if extra media sections are needed. * lint