-
Notifications
You must be signed in to change notification settings - Fork 15
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
Interest in WebTransport + WebCodecs? #25
Comments
Thanks, @pthatcherg. Here are the minutes and slides from that IG call, also @johnluther's introduction slides. |
As an update, both Web Transport and Web Codecs are now being actively developed in the Web Platform Incubator CG (WICG). There were breakout sessions at TPAC 2019 on both Web Transport, Web Codecs, and related discussion in a breakout covering Efficient audio/video processing. Great to see these moving forward! I'd like to invite IG members to give input via the linked WICG GitHub repositories. |
Please note that the WebTransport API is now being proposed as a standardization item in a new dedicated Working Group charter, see: I note that whether the WebTransport API ends up being a good solution for common low latency media streaming scenarios remains an open question at this stage. It will depend on whether the API (and underlying protocol) features the right semantics to address scalability/cacheability issues. In turn, that will require requirements to be brought early on in API design discussions.
|
I note that WebCodecs is now being tracked in a separate issue #40. The WebTransport Working Group was created earlier this year as proposed. The group published a First Public Working Draft of the specification early May: The specification has made a lot of progress since last discussions on the topic in the Media & Entertainment IG, notably in terms of effective transport semantics. As part of TPAC 2021 plans (#71), it could be worth considering a joint call with the WebTransport Working Group to review progress and assess whether WebTransport can be a useful brick from a media streaming perspective. On top of my head, some considerations/questions that could perhaps be useful to discuss:
What about it? Are there other points to discuss? |
I gave a presentation at the W3C games conference (slides) about WebTransport + WebCodecs: . It was mostly targeting at gaming and cloud gaming, but it should be very well suited for low-latency live streaming.
I gave a presentation at the IG previously about this topic, and WebTransport + WebCodecs is hopefully a better way that is progressing in both standardization and implementation. We're looking for input from potential users of these APIs as we shape them.
If you are interested in using these APIs or have opinions about how they should be shaped, live a comment :).
The text was updated successfully, but these errors were encountered: