这是indexloc提供的服务,不要输入任何密码
Skip to content

fix(web, firefox): backup old values before overwriting them #819

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

Merged
merged 4 commits into from
Jul 22, 2025

Conversation

holzgeist
Copy link
Contributor

I'm not sure if the comment about disabling layers in Firefox is still accurate.

In any case, this PR fixes an issue where quality would not get back up anymore once higher quality levels were disabled because the bitrate/framerate/scale values were overwritten in a shallow copy of the encoding

This PR introduces a backup map to properly copy and restore the modified values

Copy link
Contributor

@cloudwebrtc cloudwebrtc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lg!

@td-famedly
Copy link
Contributor

@cloudwebrtc looks like this needs a force merge as well. Thank you!

@cloudwebrtc
Copy link
Contributor

hey @td-famedly, This line forces the non-null check to be ignored, which may cause a crash. I think it may need to be modified.

https://github.com/livekit/client-sdk-flutter/pull/819/files#diff-48afd7e75035607dd21e7c35577a8c13949ebe809f6f23529661c6003a1ffb9aR456

@holzgeist
Copy link
Contributor Author

@cloudwebrtc fixed by falling back to the current encoding if there is no backup

@holzgeist
Copy link
Contributor Author

I had to run dart format on the file to make CI happy. It did quite some changes unfortunately..
If someone reformats main, I'll merge/rebase to make the diff nicer :)

@cloudwebrtc
Copy link
Contributor

lg!

@cloudwebrtc cloudwebrtc merged commit c06a4c8 into livekit:main Jul 22, 2025
8 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants