Bug 1817976 - no video for webrtc session
Summary: no video for webrtc session
Keywords:
Status: CLOSED INSUFFICIENT_DATA
Alias: None
Product: Fedora
Classification: Fedora
Component: firefox
Version: rawhide
Hardware: ppc64le
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Dan Horák
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: PPCTracker
TreeView+ depends on / blocked
 
Reported: 2020-03-27 11:13 UTC by Dan Horák
Modified: 2025-06-03 08:23 UTC (History)
14 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2025-06-03 08:23:31 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Dan Horák 2020-03-27 11:13:43 UTC
I have tried to connect to a Google Meet session from my F-30 ppc64le workstation. It works only partially, I can hear the audio, but there is no video. There is nothing in the terminal except 2 "Gtk-CRITICAL **: 10:45:55.051: gtk_widget_get_window: assertion 'GTK_IS_WIDGET (widget)' failed" messages.

How can I get to the reason why there is no video? Shall I try with a debug build?


Version-Release number of selected component (if applicable):
firefox-74.0-3.fc30.ppc64le

Comment 1 Martin Stransky 2020-03-30 17:51:45 UTC
Please run firefox with G_DEBUG=fatal-criticals under gdb (firefox -g -d gdb) and attach the backtrace here, see:
https://fedoraproject.org/wiki/Debugging_guidelines_for_Mozilla_products#Application_crash

gtk_widget_get_window: assertion 'GTK_IS_WIDGET (widget)' failed"

usually means null pointer is passed to gtk_widget_get_window().

Comment 2 Dan Horák 2020-04-07 16:45:42 UTC
Martin, thanks for the info.

The "gtk_widget_get_window: assertion" looks harmless, there is no crash registered, but the message appears when I confirm/select the "microphone" permissions (I have no camera attached). I guess I'll buy a web camera and prepare a debug build before my next attempts :-) I'll keep you informed.

I have tried sharing a window from the ppc64le machine and it works = was seen correctly on the other machine in the Google Meet session (my x86 laptop).

In testing with a Bluejeans session, I see the same "gtk_widget_get_window: assertion" message when it should start to receive the video stream from the other host. So there is likely a relation between the message and displaying the video.

Comment 3 Dan Horák 2020-04-20 08:00:04 UTC
a progress report from last week - with locally built FF from trunk I can passively use Google Meet (can receive both audio and video), no change with Bluejeans. I'll keep you updated when there is something new.

Comment 4 Ben Cotton 2020-04-30 20:12:27 UTC
This message is a reminder that Fedora 30 is nearing its end of life.
Fedora will stop maintaining and issuing updates for Fedora 30 on 2020-05-26.
It is Fedora's policy to close all bug reports from releases that are no longer
maintained. At that time this bug will be closed as EOL if it remains open with a
Fedora 'version' of '30'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 30 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 5 Ben Cotton 2020-05-26 18:42:09 UTC
Fedora 30 changed to end-of-life (EOL) status on 2020-05-26. Fedora 30 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.

Comment 6 Dan Horák 2020-05-26 18:53:17 UTC
let's keep it open to track progress until things work out of the box

Comment 7 Michael Bayer 2025-05-12 14:16:18 UTC
hi all -

Looks like this issue is five years old, but I'd like to propose that this is a newly relevant issue as IIUC it impacts default Fedora 41 / Firefox right now (at least it did for me):

https://www.phoronix.com/news/Fedora-41-Firefox-PipeWire-Cam

https://discussion.fedoraproject.org/t/firefox-doesnt-find-virtual-camera-in-fedora-41/135787

With update for Fedora 41, firefox out of the box no longer can locate the camera when you use google meet.    I had to change this obscure and not-explained-at-all-setting media.webrtc.camera.allow-pipewire to False and restart.  then it was back.

Thing is, I can find nothing else about this setting or pipewire or anything else so it seems like there should at least be a fedora BZ.

I can open a new BZ if this is not the match it looks like.

Comment 8 Dan Horák 2025-05-12 14:34:22 UTC
perhaps https://jgrulich.cz/2024/12/13/when-your-webcam-doesnt-work-solving-firefox-and-pipewire-issues/ helps

I guess we should close this bug as it's from the pre-pipewire times and was rather specific to ppc64le.

Comment 9 Edgar Hoch 2025-05-12 14:44:42 UTC
I have a Logitech Webcam C930e and have tried it in firefox-138.0.1-1.fc41.x86_64 with WebEx, Zoom, Google Meet. The camera are available in all systems. media.webrtc.camera.allow-pipewire is True.

Comment 10 Michael Bayer 2025-05-12 16:56:59 UTC
funny I have a logitech C922 webcam and that is exactly the camera that firefox can't see (but it also can't see my laptop camera).

The article in https://jgrulich.cz/2024/12/13/when-your-webcam-doesnt-work-solving-firefox-and-pipewire-issues/ certainly gives me a lot more background on where to look though, so I'll see if I can get pipewire working through those means.   The mentioned v4l2 plugin issue seems like a likely candidate, so I will continue from there, thanks

Comment 11 Dan Horák 2025-06-03 08:23:31 UTC
The original report is not relevant any more (5 years old). For issues with recent Firefox please open new bugs.


Note You need to log in before you can comment on or make changes to this bug.