- From: Johnny Qiu via GitHub <sysbot+gh@w3.org>
- Date: Tue, 19 Nov 2024 06:09:40 +0000
- To: public-webrtc-logs@w3.org
I would expect setParameters only select codecs as you get from getParameters(). What you get from getParameters() is related to the current direction of transceiver. getCapabilities() only returns the supported codecs when the transceiver is in the sendonly direction. It is not reporting capability for a sendrecv transceiver(unless we have a transceiver.getCapability() API). -- GitHub Notification of comment by taste1981 Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/3020#issuecomment-2484784757 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 19 November 2024 06:09:41 UTC