- From: guest271314 via GitHub <sysbot+gh@w3.org>
- Date: Mon, 06 Jul 2020 01:55:58 +0000
- To: public-webrtc-logs@w3.org
Is the expected result a "paused" `MediaStreamTrack` where the resulting video is a single "black frame" when `enabled` is set to `false` following `start()` no matter how long `MediaRecorder` records before `dataavailable` (Chromium 85, potentially due to `mute` event of `MediaStreamTrack` of `kind` `"video"` fired consistently at ~4 seconds), or the resulting video is a series of "black frames" (Firefox 78)? -- GitHub Notification of comment by guest271314 Please view or discuss this issue at https://github.com/w3c/mediacapture-record/issues/199#issuecomment-653976379 using your GitHub account
Received on Monday, 6 July 2020 01:56:01 UTC