Open
Bug 1581527
Opened 5 years ago
Updated 3 years ago
Upstream devicechange event support
Categories
(Core :: WebRTC: Audio/Video, enhancement, P3)
Tracking
()
NEW
Tracking | Status | |
---|---|---|
firefox71 | --- | affected |
People
(Reporter: dminor, Unassigned)
References
(Blocks 1 open bug)
Details
We've modified the webrtc.org video_capture code to support reporting devicechange events. This is often broken (Bug 1581193, Bug 1436959, Bug 1374938) during updates.
This isn't something for which it is easy to write a unit test (we'd have to add support for plugging and unplugging fake cameras) and it doesn't seem to be caught by manual testing. We should try to upstream our changes instead.
Reporter | ||
Comment 1•4 years ago
|
||
I'm going to give this a try. I'll use this bug to backport any changes made to get things landed upstream.
Assignee: nobody → dminor
Reporter | ||
Comment 2•4 years ago
|
||
Not actively working on this.
Assignee: dminor → nobody
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•