W3C home > Mailing lists > Public > public-webrtc-logs@w3.org > December 2022

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

From: youennf via GitHub <sysbot+gh@w3.org>
Date: Fri, 09 Dec 2022 08:14:26 +0000
To: public-webrtc-logs@w3.org
Message-ID: <issue_comment.created-1343988158-1670573664-sysbot+gh@w3.org>
> Do you have a proposal for how these two sections could use Media Capabilities instead of `getCapabilities()`?

bitrate and framerate are somehow varying in WebRTC, so I am unclear how validation is meaningful here for webrtc.
Maybe the MC spec should acknowledge this in the validation of the scalability mode when the encoding type is `webrtc`.
Or we could always have a power-user option in MC that webrtc-pc would use.
The spec could do something like:
- if scalability mode is not supported for that codec, reject.
- if scalability mode is not supported for that bitrate and framerate, and we are NOT in webrtc-pc mode (or type is NOT webrtc), reject.

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


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 9 December 2022 08:14:27 UTC

This archive was generated by hypermail 2.4.0 : Saturday, 6 May 2023 21:19:59 UTC