Closed Bug 920656 Opened 11 years ago Closed 11 years ago

getUserMedia ignores all but most recent pending request

Categories

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

Other Branch
x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 861716

People

(Reporter: abr, Unassigned)

Details

Attachments

(1 file)

Attached file Demonstration of bug
If a script attempts to call getUserMedia more than once without first waiting for the success callback to be executed, then only the most recent request is honored. The attached example attempts to create two streams (one for video and then a different one for audio). The user should be prompted to share the camera and then prompted to share the microphone. After both permissions have been granted, the output should be "First gUM callback invoked" followed by "Second gUM callback invoked".
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: