Re: [webrtc-svc] SVC getCapabilities() is redundant with Media Capabilities query (#49)

Hello, thank you for all your effort on this!

Since Chrome 111 allows working with SVC, we had a first look at this feature and we've found some issues due to the usage of `MediaCapabilities.encodingInfo()`:
- `MediaCapabilities.encodingInfo()` type `webrtc` vs `transmission` (https://github.com/mdn/content/issues/25223)
- Safari's special behaviour to show `supported: true` and add a `supportedConfiguration` object to the result (https://github.com/webrtc/samples/issues/1596)
- Chrome >= 101 already reports `supported: true` for type `webrtc` and `scalabilityMode` parameter (https://github.com/webrtc/samples/issues/1597)

-- 
GitHub Notification of comment by opusonline
Please view or discuss this issue at https://github.com/w3c/webrtc-svc/issues/49#issuecomment-1465980206 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Monday, 13 March 2023 11:34:26 UTC