-
-
Notifications
You must be signed in to change notification settings - Fork 2k
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
1:1 voip just doesn't work on FF any more #11053
Comments
related: #10993 |
Fwiw, I have managed to do a video webrtc call a two days ago on FF 69 on Linux. Audio did not seem to work for some reason. I only tried once though, and video worked straight away after that. |
This appears to work for @lampholder and I when we're both on Firefox for macOS at least. @ara4n, can you provide more details here? Any idea what browser the other party is using? Are you allowing peer to peer for 1:1 calls in Settings? |
Removing from inferno for now until we better understand the impact. |
Amandine & I just went through testing the permutations of { Chrome, FF, Riot/iOS } <-> FF on both wifi & mobile data. The main flakey one was Chrome->FF both on same wifi, as per https://github.com/matrix-org/riot-web-rageshakes/issues/1944 and https://github.com/matrix-org/riot-web-rageshakes/issues/1945. Two different failure modes; first time the call was instantly rejected; second time there was no media Chrome->FF but FF->Chrome was ok. |
(FF->Riot/iOS video was also broken as per element-hq/element-ios#2841) |
I'm experiencing this calling an Android client from Firefox on Linux (Fedora, to be specific). I was able to receive a call, however it errored out saying "unknown error" and I did not get a popup asking me whether to accept it or not. Also, when I pressed the call button nothing visibly happened at all. |
Are you all still having issues with this? |
Thank you for opening an issue. Unfortunately, I wasn’t able to reproduce it. If you keep experiencing this defect, please update your description with steps/screenshots/video/more details and add a comment with |
* OIDC: add delegatedauthentication to validated server config ([\element-hq#11053](matrix-org/matrix-react-sdk#11053)). Contributed by @kerryarchibald. * Allow image pasting in plain mode in RTE ([\element-hq#11056](matrix-org/matrix-react-sdk#11056)). Contributed by @alunturner. * Show room options menu if "UIComponent.roomOptionsMenu" is enabled ([\element-hq#10365](matrix-org/matrix-react-sdk#10365)). Contributed by @maheichyk. * Allow image pasting in rich text mode in RTE ([\element-hq#11049](matrix-org/matrix-react-sdk#11049)). Contributed by @alunturner. * Update voice broadcast redaction to use MSC3912 `with_rel_type` instead of `with_relations` ([\element-hq#11014](matrix-org/matrix-react-sdk#11014)). Fixes element-hq#25471. * Add config to skip widget_build_url for DM rooms ([\element-hq#11044](matrix-org/matrix-react-sdk#11044)). Fixes vector-im/customer-retainer#74. * Inhibit interactions on forward dialog message previews ([\element-hq#11025](matrix-org/matrix-react-sdk#11025)). Fixes element-hq#23459. * Removed `DecryptionFailureBar.tsx` ([\element-hq#11027](matrix-org/matrix-react-sdk#11027)). Fixes element-hq/element-meta#1358. Contributed by @florianduros. * Fix translucent `TextualEvent` on search results panel ([\element-hq#10810](matrix-org/matrix-react-sdk#10810)). Fixes element-hq#25292. Contributed by @luixxiul. * Matrix matrix scheme permalink constructor not stripping query params ([\element-hq#11060](matrix-org/matrix-react-sdk#11060)). Fixes element-hq#25535. * Fix: "manually verify by text" does nothing ([\element-hq#11059](matrix-org/matrix-react-sdk#11059)). Fixes element-hq#25375. Contributed by @kerryarchibald. * Make group calls respect the ICE fallback setting ([\element-hq#11047](matrix-org/matrix-react-sdk#11047)). Fixes vector-im/voip-internal#65. * Align list items on the tooltip to the start ([\element-hq#11041](matrix-org/matrix-react-sdk#11041)). Fixes element-hq#25355. Contributed by @luixxiul. * Clear thread panel event permalink when changing rooms ([\element-hq#11024](matrix-org/matrix-react-sdk#11024)). Fixes element-hq#25484. * Fix spinner placement on pinned widgets being reloaded ([\element-hq#10970](matrix-org/matrix-react-sdk#10970)). Fixes element-hq#25431. Contributed by @luixxiul.
i can't remember the last time I placed or answered a 1:1 call on FF and got anything other than call media failed
The text was updated successfully, but these errors were encountered: