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

2015-03-06 14:22 GMT+01:00 Stefan Håkansson LK
<stefan.lk.hakansson@ericsson.com>:
>> That makes more sense, right. Anyhow it looks so strange for me that
>> fact that we must call track.stop() on a remote track in order to
>> generate a "proper" SDP answer.
>
> We use SDP O/A to sync the session between endpoints, so the alternative
> to "call track.stop() on a remote track to generate a 'proper' answer"
> would be to mangle the SDP itself, not what I'd like to do...

I've never had such a need (I mean calling stop() on remote tracks).
IMHO it is easier to just call getUserMedia with the desired media
types so the SDP answer would be generated according to the legacy SDP
rules.


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

Received on Friday, 6 March 2015 13:25:28 UTC