w3c / mediacapture-fromelement

API to create a MediaStream from Media Element
https://w3c.github.io/mediacapture-fromelement
Other
21 stars 15 forks source link

Review mute/unmute/ended and constraints on tracks from canvas.captureStream() #99

Closed jan-ivar closed 4 months ago

jan-ivar commented 7 months ago

As per https://github.com/w3c/mediacapture-main/issues/984, review mute/unmute/ended and constraints on tracks from canvas.captureStream().

canvas.captureStream only mentions mute once (though would ended be more appropriate, or does a dirty canvas get cleaned?):

image

It doesn't say anything about ended or unmute. It should clarify if events are fired. No mention of constraints.

Relevant open issues found:

dontcallmedom-bot commented 6 months ago

This issue had an associated resolution in WebRTC March 26 2024 meeting – 26 March 2024 (Clarify each source is responsible for specifying mute/unmute/ended and constraints behavior):

RESOLUTION: no implementation-defined behavior for mediacapture-fromelement#82; close mediacapture-fromelement#99