- From: Jan-Ivar Bruaroey via GitHub <sysbot+gh@w3.org>
- Date: Fri, 08 Mar 2019 14:45:40 +0000
- To: public-webrtc-logs@w3.org
Today's spec behavior would be trivial to polyfill for apps that truly want it: ```js track.onoverconstrained = () => track.muted = true; ``` The opposite not so much without incurring a flicker. -- GitHub Notification of comment by jan-ivar Please view or discuss this issue at https://github.com/w3c/mediacapture-main/issues/573#issuecomment-470952329 using your GitHub account
Received on Friday, 8 March 2019 14:45:41 UTC