Re: [webrtc-pc] Using codecPayloadType with addTransceiver()

@aboba I think preferredPayloadType only works under the assumption that you are the offerer (and thus control the payload types to be negotiated) or you are talking to another endpoint that happen to be use the same implementation as yours. If you are the answerer, you would use whatever payload types that the other endpoint announced, right?

Unless I'm confused about something, I still think we should express this in terms of capabilities, since that is - as far as I can tell - the only way to fully identify a codec without the use of payloadTypes.

If I'm confused about something we can maybe do the slide together.

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

Received on Saturday, 20 October 2018 08:41:53 UTC