Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps) lib-jitsi-meet@latest #9979

Merged
merged 1 commit into from Sep 20, 2021
Merged

chore(deps) lib-jitsi-meet@latest #9979

merged 1 commit into from Sep 20, 2021

Commits on Sep 20, 2021

  1. chore(deps) lib-jitsi-meet@latest

    * fix(JitsiConference) Check for room before calling isFocus method on the room object.
    * fix(Jingle) Reverse the order of ssrcs signaled for Firefox. This fixes an issue where the bridge doesn't forward the HD stream from Firefox to other users in the call. The order of the ssrcs produced by the browser is from Highest resolution to lowest whereas the bridge assumes it to be from lowest to highest as is the case in Chrome and Safari.
    * fix(codec-selection): Impose VP9 bitrates only when VP9 is the negotiated codec. If Jicofo doesn't offer VP9 but the client expresses a preference for VP9, VP9 bitrates were being imposed before.
    
    jitsi/lib-jitsi-meet@609e3d5...3b8baa9
    damencho committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    b3dafa9 View commit details
    Browse the repository at this point in the history