Closed
Bug 994277
Opened 12 years ago
Closed 11 years ago
webrtc video broken in Linux
Categories
(Core :: WebRTC, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: hub, Unassigned)
Details
I have mozilla central here on Linux Fedora 20.
If I connect to a room on https://appear.in, I don't get my own video feed. If I connect to the same room on the Mac running Nihgtly, I get both the Mac video feed and the Linux video feed (ie the webcam to work)
Not problem with sound.
In that case both machine are on the same LAN.
Comment 1•12 years ago
|
||
Does it prompt you for access to the camera?
Comment 2•12 years ago
|
||
(In reply to Hubert Figuiere [:hub] from comment #0)
> If I connect to the same room on the Mac running Nihgtly, I get both the Mac
> video feed and the Linux video feed (ie the webcam to work)
Are you saying the Mac person sees the Linux person, and the problem is limited to self-view on linux?
To make sure this isn't a bug in appear.in , please report if these work on your linux box:
- http://mozilla.github.io/webrtc-landing/pc_test.html (local short-circuit test)
- http://apprtc.appspot.com/
Thanks.
| Reporter | ||
Comment 3•12 years ago
|
||
(In reply to Ralph Giles (:rillian) from comment #1)
> Does it prompt you for access to the camera?
It sure does. And it sure sends it to the other side.
| Reporter | ||
Comment 4•12 years ago
|
||
(In reply to Jan-Ivar Bruaroey [:jib] from comment #2)
> (In reply to Hubert Figuiere [:hub] from comment #0)
> > If I connect to the same room on the Mac running Nihgtly, I get both the Mac
> > video feed and the Linux video feed (ie the webcam to work)
>
> Are you saying the Mac person sees the Linux person, and the problem is
> limited to self-view on linux?
To any view. Mac client sees both. Linux client sees none.
>
> To make sure this isn't a bug in appear.in , please report if these work on
> your linux box:
>
> - http://mozilla.github.io/webrtc-landing/pc_test.html (local short-circuit
> test)
> - http://apprtc.appspot.com/
Both work. So it is possible it be an appear.in bug. But only on Linux.
Comment 5•12 years ago
|
||
(In reply to Hubert Figuiere [:hub] from comment #4)
> Both work. So it is possible it be an appear.in bug. But only on Linux.
Looks like it. I would give them a ping and we should probably close this bug.
On my (win<->mac) test-call using appear.in I noticed that un-mute video didn't work (remote side lost video for good), so they're probably still fixing bugs.
Comment 6•12 years ago
|
||
Note the first thing to suspect is not OS issues, but lack-of-TURN-server issues, especially if connecting from Mozilla offices (symmetric firewalls). Capture about:webrtc (Select All, Save As), perhaps with the logging open and attach (from both ends). The call needs to still be open.
I tried it locally (which means not going through a firewall) and it works.
| Reporter | ||
Comment 7•12 years ago
|
||
I am not in any Mozilla office - just at home. Also the Mac had no problem in that case and it is on the exact same LAN as the Linux machine (the same desk actually ;-) )
Comment 8•11 years ago
|
||
If this is still an issue, please reopen and attach logs.
Status: NEW → RESOLVED
Closed: 11 years ago
Flags: needinfo?(hub)
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•