You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tests: Added to existing MSE suite: media-source/mediasource-changetype.html and media-source/mediasource-changetype-play.html
Primary contacts: @wolenetz. (@jyavenard also directly participated in the feature's design and incubation.)
Further details (optional):
Relevant time constraints or deadlines: This feature was requested long before MSE REC, and the use case persists. Some MSE users, such as YouTube, have strong interest in using it ASAP.
Firefox 63+ contains an implementation of this new API (SourceBuffer.changeType()) on-by-default.
Chrome 69+ contains an implementation conditioned by chrome://flags#enable-experimental-web-platform-features, and the intent-to-ship it on-by-default is currently pending approvals.
Please go by the editor's draft, not the explainer (the explainer predated the spec, and some small things have changed such as changeType() is a void, not boolean method; it throws if called in bad state or if the change isn't supported.) I'll be updating the explainer this week to make it reflect the spec more precisely.
We'd prefer the TAG provide feedback as (please select one):
open issues in our Github repo for each point of feedback
open a single issue in our Github repo for the entire review
leave review feedback as a comment in this issue and @-notify [wolenetz, jyavenard]
Thank you!
The text was updated successfully, but these errors were encountered:
We're happy to see this addition (bug fix?) to the feature set of MSE. As a much needed addition to the currently shipping MSE API, I don't think we have any notable objections towards the design or functionality of the proposal.
(I do state we, but I haven't actually discussed this with the rest of the group yet. To be brought up in a upcoming call.)
Likewise, have reviewed this, and have no outstanding concerns. Really appreciate the detailed explainer and concerns and design alternatives considered.
torgo
changed the title
TAG Review Request: Support codec and container switching with MSE using SourceBuffer.changeType()
Support codec and container switching with MSE using SourceBuffer.changeType()
Oct 30, 2018
Bonjour TAG,
I'm requesting a TAG review of:
Further details (optional):
Firefox 63+ contains an implementation of this new API (SourceBuffer.changeType()) on-by-default.
Chrome 69+ contains an implementation conditioned by chrome://flags#enable-experimental-web-platform-features, and the intent-to-ship it on-by-default is currently pending approvals.
Please go by the editor's draft, not the explainer (the explainer predated the spec, and some small things have changed such as changeType() is a void, not boolean method; it throws if called in bad state or if the change isn't supported.) I'll be updating the explainer this week to make it reflect the spec more precisely.
We'd prefer the TAG provide feedback as (please select one):
Thank you!
The text was updated successfully, but these errors were encountered: