Closed
Bug 1273724
Opened 9 years ago
Closed 9 years ago
mozilla::MediaEngineWebRTC::EnumerateVideoDevices is called multiple times
Categories
(Core :: WebRTC, defect)
Core
WebRTC
Tracking
()
RESOLVED
INVALID
People
(Reporter: glandium, Unassigned)
Details
(I guess this is true of EnumerateAudioDevices too)
While debugging why my webcam does not appear in the dropdown, I noticed that the enumeration function is called a number of times with the same arguments (at least 3 times). That seems wasteful...
Reporter | ||
Comment 1•9 years ago
|
||
Forget it, that's just talky doing multiple GUM requests.
Reporter | ||
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•