Re: [mediacapture-main] Only Firefox turns off device on disabled track. Stronger language needed? (#642)

> If we can't get consensus on compatible behavior, should we scrap `enabled`?

Note, `enabled` attribute, due to not being `readonly` can be used with a proxy to substitute for the case of `mute` (which links to Media Capture Main from Media Capture from DOM Elements), `unmute`, and `ended` events of `MediaStreamTrack` not being fired at all [mute and unmute events of MediaStreamTrack from canvas.captureStream() do not fire under any circumstances](https://bugzilla.mozilla.org/show_bug.cgi?id=1598237)

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

Received on Thursday, 21 November 2019 08:17:30 UTC