mirror of
https://github.com/livekit/livekit.git
synced 2026-07-02 15:41:53 +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.