- From: Jan-Ivar Bruaroey via GitHub <sysbot+gh@w3.org>
- Date: Tue, 20 Feb 2024 19:40:21 +0000
- To: public-webrtc@w3.org
jan-ivar has just created a new issue for https://github.com/w3c/mediacapture-fromelement: == Review mute/unmute/ended and constraints on tracks from canvas.captureStream() == As per https://github.com/w3c/mediacapture-main/issues/984, review mute/unmute/ended and constraints on tracks from canvas.captureStream(). [canvas.captureStream](https://w3c.github.io/mediacapture-fromelement/#dom-htmlcanvaselement-capturestream) only mentions mute once (though would `ended` be more appropriate, or does a dirty canvas get cleaned?): <img width="799" alt="image" src="https://github.com/w3c/mediacapture-fromelement/assets/3136226/a6ad589c-dcac-4461-9456-d787fe92c167"> It doesn't say anything about `ended` or `unmute`. It should clarify if events are fired. No mention of constraints. Relevant open issues found: - https://github.com/w3c/mediacapture-fromelement/issues/82 Please view or discuss this issue at https://github.com/w3c/mediacapture-fromelement/issues/99 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 20 February 2024 19:40:22 UTC