We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
@
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.
The text was updated successfully, but these errors were encountered:
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.
Sorry, something went wrong.
jan-ivar
No branches or pull requests
Request for Mozilla Position on an Emerging Web Specification
@
-mention GitHub accounts): @youennfOther information
Filed from news in https://webkit.org/blog/15443/news-from-wwdc24-webkit-in-safari-18-beta:
Transfer of MST is a prerequisite for the APIs MediaStreamTrackProcessor and VideoTrackGenerator, which in the spec are only exposed in DedicatedWorker.
The text was updated successfully, but these errors were encountered: