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

Transferable MediaStreamTrack (Media Capture and Streams Extension) #1044

Closed
jan-ivar opened this issue Jun 24, 2024 · 1 comment
Closed
Assignees
Labels

Comments

@jan-ivar
Copy link
Member

Request for Mozilla Position on an Emerging Web Specification

Other information

Filed from news in https://webkit.org/blog/15443/news-from-wwdc24-webkit-in-safari-18-beta:

WebKit for Safari 18 beta adds support for MediaStreamTrack processing in a dedicated worker.

Transfer of MST is a prerequisite for the APIs MediaStreamTrackProcessor and VideoTrackGenerator, which in the spec are only exposed in DedicatedWorker.

@jan-ivar
Copy link
Member Author

I'm supportive of this API as it gets JS processing of the browser's media pipeline off the main thread.

This seems the right approach, and avoids relying on optimizations like whatwg/streams#1124.

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

No branches or pull requests

2 participants