Re: [mediacapture-main] Algorithm to mute/disable tracks is unclear

Update: In Firefox Nightly, [where we support `framesEncoded` now](https://jsfiddle.net/tzf4u0ak/), the behavior is slightly different. When I mute, the frame rate goes from 30 fps to 1fps, and we're sending 1 packet/second. Frame rate wasn't really observable in mediaRecorder.

The spec seems to go to great lengths to grant UAs final say in what's actually produced, including externalizing requirements into constraints, so I'm not surprised by the leeway here. For instance, a browser that wanted to introduce a "privacy screen" might overload mute with a user-defined image.

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

Received on Wednesday, 12 April 2017 18:05:26 UTC