Open
Bug 1019102
Opened 10 years ago
Updated 2 years ago
Implement testing audio/video devices on Windows
Categories
(Core :: WebRTC: Audio/Video, defect, P4)
Tracking
()
NEW
backlog | webrtc/webaudio+ |
People
(Reporter: ted, Unassigned)
References
Details
bug 815002 implemented a framework for using testing audio/video devices in Mochitests and got them working on Linux. This bug covers getting something working on Windows.
ucanvcam is a plausible candidate for video:
https://code.google.com/p/ucanvcam/
I don't know about audio.
Updated•9 years ago
|
backlog: --- → webRTC+
Rank: 35
Priority: -- → P3
Reporter | ||
Comment 1•9 years ago
|
||
Poked around a bit more today after padenot asked about it, the ucanvcam source is on GitHub now:
https://github.com/paulfitz/ucanvcam
There's a demo audio source project here that generates static:
https://github.com/rdp/directshow-demo-audio-input-open-source
No license on the latter, but if it's usable out-of-the-box that might not be a problem.
Comment 2•7 years ago
|
||
Mass change P3->P4 to align with new Mozilla triage process.
Priority: P3 → P4
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•