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

SDP error on Samsung Internet 17 & 18 #417

Closed
davidzhao opened this issue Aug 28, 2022 · 0 comments · Fixed by #418
Closed

SDP error on Samsung Internet 17 & 18 #417

davidzhao opened this issue Aug 28, 2022 · 0 comments · Fixed by #418

Comments

@davidzhao
Copy link
Member

Describe the bug

When publishing on Samsung Internet 17/18, the following error is printed:

index.page.5e81a1ea.js:37 Uncaught (in promise) DOMException: Failed to execute 'setLocalDescription' on 'RTCPeerConnection': Session error code: ERROR_CONTENT. Session error description: Failed to set local video description recv parameters for m-section with mid='1'..

the user reports that if AddTrack is used, instead of AddTransceiver, it will publish just fine.

Reproduction

consistent repro on Samsung Internet

Logs

No response

System Info

n/a

Severity

blocking all usage of LiveKit

Additional Information

This may be due to certain bitrate controls that's unsupported on the device.

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 a pull request may close this issue.

1 participant