- From: henbos via GitHub <sysbot+gh@w3.org>
- Date: Mon, 25 Nov 2019 14:23:51 +0000
- To: public-webrtc-logs@w3.org
> Remembering that a payload type, once assigned, can't be reassigned - what's the scenario that you envision? Is there not a difference between a payload type that is on offer, pending approval, and it having been assigned in a stable offer? Imagine the following: ``` pc1: SLD(offer) where PT 101 maps to VP9 pc1: Rollback due to receiving a remote offer pc2: SRD(offer) where PT 101 maps to H264 pc1 needs to be able to accept pc2's offer... pc2 does not know anything about the rolled back offer ``` -- GitHub Notification of comment by henbos Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/2368#issuecomment-558178005 using your GitHub account
Received on Monday, 25 November 2019 14:23:52 UTC