Re: How to direct audio/vido streams from HTML5 media element to PeerConnection?

Le jeudi 31 janvier 2013 à 19:07 +0000, LiLi (Z) a écrit :
> I guess you meant to add an attribute to theHTMLMediaElement
> interface:
> interface HTMLMediaElement : HTMLElement {
>     …
>     readonly attribute MediaStream mediaStream;
> };
>  
> Given that this part has reached CR, I’m not sure how easy it is to
> propose new changes.

If we wanted to follow that path, I think we could do it through an
"HTML Extension Specification" (or simply request it to be added in HTML
5.1).

Dom

Received on Friday, 1 February 2013 09:24:31 UTC