Re: Update of RTCRtpSender "doohickey" proposal

On 4/28/14 11:58 AM, Justin Uberti wrote:
>
> You get a RTCRtpSender as a return value from AddTrack (which replaces 
> AddStream). You get a RTCRtpReceiver as an argument to the new 
> onaddtrack callback (which replaces onaddstream). The actual track 
> object can be obtained as a property from the RTCRtpReceiver (see below).
>

So dumb question #1...

Why allow both cloning of tracks and adding them to multiple 
PeerConnections?

If we limited a track to one sink then couldn't these controls go on the 
track itself?

.: Jan-Ivar :.

Received on Tuesday, 29 April 2014 21:09:00 UTC