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

I wasn't able to mute using that example, but I can in [this one](https://blog.mozilla.org/webrtc/fiddle-week-spec-compliant-getstats/), and I see the same thing. Note though that if I modify that fiddle to include audio, I see Firefox only pauses packets for video, not audio, but that may be a bug.

The [spec](https://w3c.github.io/mediacapture-main/getusermedia.html#life-cycle-and-media-flow) does not appear to say one way or the other. I should try hooking it up to a mediaRecorder as well, to rule out any logic in peer connection.

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

Received on Wednesday, 12 April 2017 14:26:11 UTC