- From: Roman Shpount via GitHub <sysbot+gh@w3.org>
- Date: Tue, 13 Feb 2024 18:03:56 +0000
- To: public-webrtc-logs@w3.org
I think the general intent with the SDP offer/answer is to include codecs that you can only send in the sendonly m= line, codecs that can only receive on the receiveonly m= line, and only list codecs you can both send and receive on the sendrecv m= line. SDP is not designed to negotiate different codecs being used for sending and receiving on the same m= line. -- GitHub Notification of comment by rshpount Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/2938#issuecomment-1942116384 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 13 February 2024 18:03:58 UTC