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 tracks from element.captureStream() #98

Open
jan-ivar opened this issue Feb 20, 2024 · 1 comment

Comments

@jan-ivar
Copy link
Member

As per w3c/mediacapture-main#984, review mute/unmute/ended and constraints on tracks from element.captureStream().

element.captureStream specifies when to end a track as follows (which seems sound):
image

It says a lot more about muted/unmuted (tying it to "available" (reactive) and "accessible" (same-origin) content):
image

This might make sense for this source. E.g. an effort seems made to carry forward state of tracks in srcObject.

No mention of constraints.

Relevant open issues found:

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