Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Review mute/unmute/ended and constraints on new VideoTrackGenerator().track #109

Open
jan-ivar opened this issue Feb 20, 2024 · 2 comments

Comments

@jan-ivar
Copy link
Member

As per w3c/mediacapture-main#984, review mute/unmute/ended and constraints on new VideoTrackGenerator().track.

Mute/unmute is controlled by VideoTrackGenerator's muted attribute.

The track is ended when the writable is closed (nit: the "end" link is wrong):
image

Constraints are defined in § 2.2.5.2. Constrainable properties.

Everything seems in order. No relevant open issues found.

@jan-ivar
Copy link
Member Author

jan-ivar commented Feb 20, 2024

§ 2.2.5.3. Events and attributes might be problematic (highlighted):

image

...as it implies rather than specifies functionality, which appears to go against the extension criteria (it also seems unclear what constitutes "any MediaStreamTrack"). What specific functionality was meant to be covered here?

@dontcallmedom-bot
Copy link

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: close mediacapture-transform#109

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants