[media-source] Compatibility with WebTransport (#256)

wilaw has just created a new issue for https://github.com/w3c/media-source:

== Compatibility with WebTransport  ==
WebTransport is a framework which enables data transfer between browsers and servers with support for multiple data flows, unidirectional data flows, out-of-order delivery, variable reliability and pluggable protocols. The WebTransport spec is being  [developed at the IETF](https://datatracker.ietf.org/doc/draft-ietf-webtrans-overview/) and in parallel the W3C just chartered a new [work group](https://www.w3.org/groups/wg/webtransport) to address a browser API. A [candidate API has been incubated by the WICG](https://wicg.github.io/web-transport/). 

The request is for MSE v2 to smoothly integrate with WebTransport API, specifically with support for binding the output of a ReadableStream to the input of a source buffer. 



Please view or discuss this issue at https://github.com/w3c/media-source/issues/256 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Monday, 21 September 2020 22:29:59 UTC