Closed Bug 1677843 Opened 4 years ago Closed 4 years ago

MediaRecorder doesn't work on peer connection video on android

Categories

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

Firefox 82
Unspecified
Android
defect

Tracking

()

RESOLVED DUPLICATE of bug 1669551

People

(Reporter: jib, Unassigned)

References

Details

STRs:

  1. On android nightly (84), open https://jsfiddle.net/jib1/fuhykesw/show, click Run this fiddle and Allow camera + microphone
  2. Wait 10 seconds while it is recording.

Expected results (works on desktop and in Chrome for Android):

checking
connected
Recording 10 seconds
Playing video/webm; codecs="vp8, opus" recording

Video and audio recording plays.

Actual results:

checking
connected
Recording 10 seconds

Nothing plays

Workaround:

If we don't send the video & audio through a peer connection first then everything works: https://jsfiddle.net/jib1/pkc16k9r/show

Also, audio by itself works fine. It's the video that seems to be a problem.

Note if you try to repro on android in 82 or earlier, you'll run into bug 1616729.

So to repro in 82 I use https://jan-ivar.github.io/dummy/record_peer.html and https://jan-ivar.github.io/dummy/record_gum.html respectively instead (make sure to click somewhere on the page to defeat autoplay blocking). So not a regression.

Version: Firefox 84 → Firefox 82
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → DUPLICATE
See Also: → 1614055
Summary: MediaRecorder doesn't work on peer connection video on android; hangs browser → MediaRecorder doesn't work on peer connection video on android
You need to log in before you can comment on or make changes to this bug.