mirror of
https://github.com/livekit/livekit.git
synced 2026-05-10 17:16:09 +00:00
40028dc33c
Normalize the rids in SDP to known patterns. Currently, - LK protocol uses q;h;f - Sean's OBS WHIP uses 0;1;2 As the ordering in SDP could be different, normalize to known order. For RIDs not in the known set, just use it as is.