- From: Harald Alvestrand via GitHub <sysbot+gh@w3.org>
- Date: Thu, 04 Jun 2020 12:36:38 +0000
- To: public-webrtc-logs@w3.org
Thought: If we define that captureStream() produces a track that is initially muted, and that a HTMLMediaElement will unmute the output stream when data becomes available, and that data is not considered available when the srcObject is a muted stream, it all becomes quiet. Of course, if the HTMLMediaElement has a preroll image set, people probably expect to see that on the output stream, which means that the issue returns in a different form. I don't see the risk being great enough to warrant throwing an error, but consistency is good. -- GitHub Notification of comment by alvestrand Please view or discuss this issue at https://github.com/w3c/mediacapture-fromelement/issues/85#issuecomment-638820328 using your GitHub account
Received on Thursday, 4 June 2020 12:36:39 UTC