- From: Jan-Ivar Bruaroey via GitHub <sysbot+gh@w3.org>
- Date: Tue, 07 May 2024 18:07:20 +0000
- To: public-webrtc-logs@w3.org
This is a side-effect of not using interfaces to represent platform codecs https://github.com/w3c/webrtc-pc/issues/2845#issuecomment-1484992256 Following that decision, it seems we need to support JS constructing the inputs to setCodecPreferences out of whole cloth, and we'd need to support case-insensitive mimeType matching here as RFC 2045 says. -- GitHub Notification of comment by jan-ivar Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/2971#issuecomment-2099018134 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 7 May 2024 18:07:21 UTC