mirror of
https://github.com/livekit/livekit.git
synced 2026-05-17 02:45:32 +00:00
aea044c5cb
With audio simulcast codecs, it is possible that the clock rate of the primary codec is different from the secondary codec. If a subscriber binds to the secondary codec, the clock rate should be set correctly. Do it at bind time.