Hi, Videochat WebRTC solutions like Google Meet don't work in the latest Firefox 122 build from fedora. It does work if I just download tar.gz file from the official firefox website (https://www.mozilla.org/en-US/firefox/download/thanks/). Reproducible: Always Steps to Reproduce: 1. Start Google meet meeting with camera enabled Actual Results: No one in the meeting can see or hear you Expected Results: Your videocamera stream is visible for all participants Reproducible on Firefox 122.0-1.fc39
Can you try to attend the meeting with new profile? https://fedoraproject.org/wiki/How_to_debug_Firefox_problems#Test_Firefox_with_a_new_profile Can you also try another WebRTC page? https://mozilla.github.io/webrtc-landing/gum_test.html Also can you try to run Firefox under X11? Run on terminal with MOZ_ENABLE_WAYLAND=0 env variable like: MOZ_ENABLE_WAYLAND=0 firefox Thanks.
Hi Martin, getUserMedia call works locally for me without problem. I also tried different WebRTC solutions and it is the same problem - I can see the video preview, but no one can see my video. I tried running it with `MOZ_ENABLE_WAYLAND=0 firefox` no luck, also tried it in the new profile - no luck.
https://bugzilla.mozilla.org/show_bug.cgi?id=1875201 suggests it's due to --with-system-libvpx, which we use in Fedora builds.
Since I face the same problem, I tried everything suggested here without success. I can confirm that the flatpak works without troubles. I'm currently using the following workaround, even though I don't like changing `about:config` stuff: https://bugzilla.mozilla.org/show_bug.cgi?id=1875201#c16
New builds (122.0-5) are on the way: https://koji.fedoraproject.org/koji/packageinfo?packageID=37
*** Bug 2262257 has been marked as a duplicate of this bug. ***
*** Bug 2262218 has been marked as a duplicate of this bug. ***
FEDORA-2024-11e68f58e9 has been submitted as an update to Fedora 38. https://bodhi.fedoraproject.org/updates/FEDORA-2024-11e68f58e9
FEDORA-2024-611d3daff4 has been submitted as an update to Fedora 39. https://bodhi.fedoraproject.org/updates/FEDORA-2024-611d3daff4
122.0-5 fixed the problem for me.
Yeah, 122.0-5 fixes the problem. Thanks, Martin!
FEDORA-2024-11e68f58e9 has been pushed to the Fedora 38 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2024-11e68f58e9` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2024-11e68f58e9 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2024-11e68f58e9 has been pushed to the Fedora 38 stable repository. If problem still persists, please make note of it in this bug report.
FEDORA-2024-611d3daff4 (firefox-122.0-5.fc39) has been pushed to the Fedora 39 stable repository. If problem still persists, please make note of it in this bug report.