- From: Harald Alvestrand via GitHub <sysbot+gh@w3.org>
- Date: Fri, 16 Nov 2018 08:10:21 +0000
- To: public-webrtc-logs@w3.org
This text is also missing the comment that the RIDs are based on the recv rids in the current remote description, not the send rids. Before negotiation, the two alternatives I see are an empty array of the max size that the receiver is prepared to handle (no info, but gives a capability hint), or omitting the encodings entirely (nothing negotiated). Yes, before negotiation, I think it makes sense to give capabilities that are the same as the receiver is capable of - this should be the same as the codec set indicated in a createOffer if no codec preferences are set. -- GitHub Notification of comment by alvestrand Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/2032#issuecomment-439314154 using your GitHub account
Received on Friday, 16 November 2018 08:10:26 UTC