Re: [mediacapture-main] When an HTMLMediaElement has srcObject set to a MediaStream where the MediaStreamTrack is muted the HTMLMediaElement muted attribute should be set to muted to reflect muted input and muted output (#583)

@jan-ivar In this case https://bugzilla.mozilla.org/show_bug.cgi?id=1557980 `mute` event of `<canvas>` `MediaStreamTrack` IS dispatched at Chromium when 

> The MediaStreamTrack object's source is temporarily unable to provide data.





https://w3c.github.io/mediacapture-main/#event-mediastreamtrack-mute

NOT at Firefox.

-- 
GitHub Notification of comment by guest271314
Please view or discuss this issue at https://github.com/w3c/mediacapture-main/issues/583#issuecomment-500289334 using your GitHub account

Received on Monday, 10 June 2019 04:39:01 UTC