Closed
Bug 901539
Opened 11 years ago
Closed 11 years ago
getUserMedia persistent/sudden delay in a call of around 10 seconds (getUserMedia or MediaStream)
Categories
(Core :: WebRTC: Audio/Video, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 901527
People
(Reporter: jesup, Assigned: jesup)
References
Details
(Whiteboard: [getUserMedia])
In some test calls, there was a sudden onset of 10 seconds of delay in a webrtc call. Having the other side leave the apprtc call and re-join did not solve the problem. (With apprtc, this means it was a new call, but was using the same getUserMedia stream.)
Having the sending (delayed) side exit apprtc and re-enter fixed it (which matches). However, we later had a circa 1 second delay (not sure if it was sudden or not) and the sender (delayed) side un-muted the local image, and they heard a 1+ second delay on the gUM stream/local media, which also verifies the delay was either in gUM or in the MediaStream
Assignee | ||
Updated•11 years ago
|
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.
Description
•