Request for Mozilla Position on an Emerging Web Specification: MSE-for-WebCodecs feature addition to MSE
Other information
This feature has been discussed within the Media WG via w3c/media-source#184.
Chromium has an experimental implementation, and I expect to soon have a shareable demo beyond the existing web-platform-tests and the simple sample in the draft spec PR. The feature is currently in Chrome origin trials (as of M95). Notably, this feature diverges from the legacy event-driven MSE asynchronous append communication, using a Promise-based form for the new asynchronous appendEncodedChunks() method.
Request for Mozilla Position on an Emerging Web Specification: MSE-for-WebCodecs feature addition to MSE
Other information
This feature has been discussed within the Media WG via w3c/media-source#184.
Chromium has an experimental implementation, and I expect to soon have a shareable demo beyond the existing web-platform-tests and the simple sample in the draft spec PR. The feature is currently in Chrome origin trials (as of M95). Notably, this feature diverges from the legacy event-driven MSE asynchronous append communication, using a Promise-based form for the new asynchronous
appendEncodedChunks()method.