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

Screensharing crashes a call on Chrome 124 #27373

Closed
Dziango opened this issue Apr 22, 2024 · 2 comments
Closed

Screensharing crashes a call on Chrome 124 #27373

Dziango opened this issue Apr 22, 2024 · 2 comments

Comments

@Dziango
Copy link

Dziango commented Apr 22, 2024

Steps to reproduce

  1. Audio call another person
  2. Attempt to share your screen
  3. Call immediately crashes

Outcome

What did you expect?

Screensharing working as usual.

What happened instead?

The call crashed. It seems that the problem applies exclusively to Chrome version 124.0.6367.60. The previous version, 123.0.6312.122, works just fine, as does Firefox.

At first, I noticed such behavior on our own server. However, I checked, and the same problem applies for app.element.io.

From what I can gather, there seems to be a problem with the AV1 codec:

`DEBUG: Call 1713532391264S7TWnfigHdEhMFKK gotLocalOffer() failed to create offer: {\"stack\":\"Error: Failed to execute 'setCodecPreferences' on 'RTCRtpTransceiver': Invalid codec preferences: invalid codec with name \\\"AV1\\\".\\n at R.getRidOfRTXCodecs (https://[redacted]/bundles/79a6ead0638f088928c8/bundle.js:2:765354)\\n at R.gotLocalOffer (https://[redacted]//bundles/79a6ead0638f088928c8/bundle.js:2:763018)\\n at R.wrappedGotLocalOffer (https://[redacted]//bundles/79a6ead0638f088928c8/bundle.js:2:762673)\\n at https://[redacted]//bundles/79a6ead0638f088928c8/bundle.js:2:762530\"}",`

Operating system

Debian12

Browser information

Chrome Version 124.0.6367.60

URL for webapp

app.element.io

Application version

Wersja Element: 1.11.64 Wersja krypto: Rust SDK 0.7.0 (61b175b), Vodozemac 0.5.1

Homeserver

Synapse 1.98.0

Will you send logs?

Yes

@t3chguy
Copy link
Member

t3chguy commented Apr 22, 2024

This looks like an upstream issue https://issues.chromium.org/issues/331565934

@Dziango
Copy link
Author

Dziango commented Apr 24, 2024

Seems to be fixed in the latest version (124.0.6367.78).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants