Re: [webrtc-pc] Unable to figure out which receivers are "active".

> Hmm, but transceiver.[[Receiver]].[[Receiver[Rtcp]Transport]] is not set until SRD(answer)?

FWIW [[ReceiverTransport]] appears set in both SLD(offer) and again SRD(answer), but dtls yeah.

> Doesn't sound like media is able to arrive any earlier than always creating new transceivers?

I've been told early media can happen on renegotiation or after pranswer, when dtls is already up.

> Is "early media" entirely hypothetical?

Firefox does not implement it yet, if that's what you're asking.

> I'm no longer sure "isActive" is needed. This all is surprisingly complicated though.

A bit. TL;DR: if users wait for SLD(answer) they should be fine and can look at `currentDirection`.

-- 
GitHub Notification of comment by jan-ivar
Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/1920#issuecomment-406134695 using your GitHub account

Received on Thursday, 19 July 2018 02:29:24 UTC