Open Bug 824242 Opened 12 years ago Updated 2 years ago

video fails with Sandberg NightCam 2 usb webcam

Categories

(Core :: WebRTC: Audio/Video, defect, P5)

x86
macOS
defect

Tracking

()

People

(Reporter: jay, Unassigned)

Details

(Whiteboard: [getUserMedia][hardware-compatibilty])

the getUserMedia example does not find a Sandberg NightCam 2 usb webcam that is known to connect & work in Opera& Chrome: http://auduno.github.com/headtrackr/examples/camshift.html 

tested using WebRTC Test Landing Page
http://mozilla.github.com/webrtc-landing/gum_test.html
with FF Nightly latest 20.0a1 (2012-12-08)
on OS X 10.8.2

please advise here or by email if there are any tests to speed resolution

#806384 may be related?
We already resolved this bug as a worksforme since the general cases worked fine. I don't know what we can do here - hardware issues we've hit usually isn't in our code, but is in the core webrtc code. Randell?

Apparently it's also a discontinued product and intends to target Windows primarily:

http://www.sandberg.it/product/NightCam-2

I don't think bug 806384 is related as that's talking about a linux-specific camera issue that happens on Chrome as well.
Flags: needinfo?(rjesup)
The problem is likely in the webrtc.org OS-specific capture code.  This code is part of the webrtc.org codebase and we're using it, but Chrome is not.  (Opera doesn't use the webrtc.org codebase yet that I know of).  I suspect the problem would occur with the standalone demos for webrtc.org as well.

Adding a (new) hardware-compatibility whiteboard tag to track these.

We may revise our capture code in the next few releases; it's possible when that happens this will start working.  Also, that's the point where we should be re-testing any marked hardware-compatibility bugs.
Flags: needinfo?(rjesup)
Priority: -- → P4
Whiteboard: [getUserMedia][blocking-gum-][hardware-compatibilty]
I have this problem with two usb webcams. They work with Chromium in HTML5, but they don't with Firefox, including Hello. Camera is shared on the browser but streaming does not happen. On another computer I can use the internal webcam with no problems. I wonder if the problem is usb related or if it's only because these webcams are old. I really don't want to buy another usb webcam...
I've tryed webrtc.org examples and they also don't work.
backlog: --- → webRTC+
Rank: 55
Priority: P4 → P5
Whiteboard: [getUserMedia][blocking-gum-][hardware-compatibilty] → [getUserMedia][hardware-compatibilty]
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.