- From: henbos via GitHub <sysbot+gh@w3.org>
- Date: Thu, 08 Feb 2024 09:52:39 +0000
- To: public-webrtc-logs@w3.org
> preferring to receive on a send-only codec is kind of silly, so that would be a feature not a bug.... If `transciever.direction` is `sendrecv` or `recvonly`, the filtering we have already makes sure you wouldn't prefer to receive a send-only codec, protecting against that which makes no sense. But if the direction is `sendonly`, then we have to list the sendonly codec in order to allow `pc2` to answer with this codec. - Either that or we say that the way to do unidirection is by modifying SDP. It's not illegal, it's just ugly. -- GitHub Notification of comment by henbos Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/2932#issuecomment-1933715265 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 8 February 2024 09:52:41 UTC