- From: guest271314 via GitHub <sysbot+gh@w3.org>
- Date: Mon, 14 Oct 2019 14:57:24 +0000
- To: public-webrtc-logs@w3.org
This is the code used https://github.com/w3c/mediacapture-main/issues/628#issuecomment-541337186. Technically, the media stream is still playing even when the specific media element where `srcObject` is set to the `MediaStream` is paused. Consider more than one media element having the same `MediaStream` as source. Simply because one media element is paused does not translate into the `MediaStream` itself not playing. -- GitHub Notification of comment by guest271314 Please view or discuss this issue at https://github.com/w3c/mediacapture-main/issues/615#issuecomment-541729209 using your GitHub account
Received on Monday, 14 October 2019 14:57:26 UTC