Re: Should pc.getRemoteStreams() include all remote tracks after pcsetRemoteDescription() ?

2015-03-04 20:37 GMT+01:00 Jan-Ivar Bruaroey <jib@mozilla.com>:
> Is relying on pc.setRemoteDescription().then(() =>
> log(pc.getRemoteStreams()) to work, guaranteed by the spec? "As soon as
> possible" doesn't seem like that guarantee. If we want that, then lets be
> specific about it.

Note that the spec talks about "onaddstream happens as early as
possible after the setRemoteDescription". My concern is about the
availability of remote tracks (getRemoteStreams) once
setRemoteDescription success callback has been invoked.


-- 
Iñaki Baz Castillo
<ibc@aliax.net>

Received on Wednesday, 4 March 2015 19:40:10 UTC