Closed Bug 1563430 Opened 5 years ago Closed 5 years ago

mozCaptureStream audio output confusing

Categories

(Core :: Audio/Video: Playback, defect, P3)

63 Branch
defect

Tracking

()

RESOLVED DUPLICATE of bug 1541471

People

(Reporter: marc, Unassigned)

Details

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36

Steps to reproduce:

go here: https://launchinteractive.com.au/firefox/ in firefox
click play
toggle audio buttons

Actual results:

volume of audio increases as target video 1 and 2 are unmuted
source plays no audio when targets are muted

Expected results:

I would expect source to control the audio volume and it shouldn't matter if targets are muted.

Component: Untriaged → Audio/Video: Playback
Product: Firefox → Core

When all targets of mozCaptureStream() stream become muted, the original (source) media element does not produce any sound. It does not matter if the targets will be muted through the buttons or directly from the media element, the result is the same. Is that expected?

Flags: needinfo?(apehrson)
Priority: -- → P3
Status: UNCONFIRMED → NEW
Ever confirmed: true

This is one of the reasons we haven't been able to drop the moz- prefix of this API.

Status: NEW → RESOLVED
Closed: 5 years ago
Flags: needinfo?(apehrson)
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.