[mediacapture-main] Need for creating unconnected MediaStreamTracks

alvestrand has just created a new issue for 
https://github.com/w3c/mediacapture-main:

== Need for creating unconnected MediaStreamTracks  ==
In the IETF RTCWEB WG, we have been faced with a scenario where it 
actually makes sense to create a MediaStreamTrack unconnected to a 
source (what it really does is to pass the .kind value to addTrack() 
in order to create an RTCRTPSender - it may concievably carry more 
information than that).

We removed "new MediaStreamTrack()" some time back, but we may need to
 resurrect it.




See https://github.com/w3c/mediacapture-main/issues/221

Received on Friday, 24 July 2015 11:04:29 UTC