- From: guest271314 via GitHub <sysbot+gh@w3.org>
- Date: Fri, 09 Oct 2020 14:00:30 +0000
- To: public-webrtc-logs@w3.org
Chromium is muting the track when there is no activity on the rendering thread. The way I see it, I had to move the mouse in order for the track to not mute. Since cursor never constraint does not work have to set cursor to none at the video. The muting occurred at 1 second. That is not specified, obviously. Of course that means that `MediaRecorder` can miss frames, or stop recording altogether. I just happended to find out what was happening by experimenting. -- GitHub Notification of comment by guest271314 Please view or discuss this issue at https://github.com/w3c/mediacapture-screen-share/issues/141#issuecomment-706197930 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 9 October 2020 14:00:32 UTC