-
Notifications
You must be signed in to change notification settings - Fork 6.8k
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
Firefox screen-sharing & webcam streaming broken on Ubuntu #2350
Comments
Here's the contents of the browser console when doing a full refresh: |
Camera streaming seems to be working now, although sometimes it takes 20-30 seconds to start. Screen-sharing still fails. The remote side's screen goes blank. Refreshing the webpage on remote computer does not fix issue. Refreshing local webpage allows us to see video from remote side but remote side does not see video from local session. Refreshing remote side again now restores two-way video streaming |
Which versions? (Jitsi, Browser) To know what could have caused this progress. |
Firefox 57.0.4 (64-bit). I'm testing with meet.jit.si so I guess it should be the latest release |
Firefox 58 jitsi:
Video works well, screen sharing gives an error about the extension, but in the console on can see a huge traceback with the error:
(This is running in my own server, I edited the hostname) The exception and the pop up appear every time one presses the Screen sharing button |
I'm having the same kind of problem on Firefox 59 using Ubuntu/Linux 64 bits, using OpenFire Meetings, see igniterealtime/openfire-ofmeet-plugin#62 |
hi, am not a jitsi user, but I found this thread when googling for a similar issue, and eventually found my way to this conversation which suggests it's a bug/missing feature in Wayland (the experimental replacement for Xorg, which is used in ubuntu 17.10) https://superuser.com/questions/1221333/screensharing-under-wayland looks like the next release of ubuntu will stop using wayland, which might fix this issue. hope that helps! |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Has anyone tried Jitsi on Wayland with the XDG Desktop Portal running? If Jitsi uses WebRTC then that will fix the issue. |
Yes. It works fine, tested with Firefox and Chromium. |
When one side is using Firefox then the other side doesn't seem to receive any screen-sharing data or webcam stream.
I sometimes get the message "Video for Fellow Jitster has been turned off to save bandwidth"
On the local side I can see the webcam-stream or shared window.
On the remote side it says "Member has stopped the camera" and the screen is black or shows a person icon.
Stopping the camera on one side has no visible effect on the other.
Using Firefox 57.0.3 on Ubuntu 16.04.
In summary:
Firefox can see screen-sharing or webcam-stream from chromium.
Chromium/Firefox cannot see screen-sharing or webcam-stream from Firefox.
It seems like firefox is not transmitting the stream or perhaps is doing so too aggressively and is being throttled
The text was updated successfully, but these errors were encountered: