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

We have two modes currently, webrtc and record.
Record is usually fixed frame rate and fixed target frame rate. It makes sense to provide the corresponding information.
For WebRTC, it is known it may vary a lot, so does it make sense to require such information?

In any case, I think it is editorial work to provide a private hook in MC to answer whether a particular codec supports a scalability mode irrespective of any bitrate/framerate.

WebCodecs interaction with MC is interesting. Either it should be its own mode, or we should consider that WebCodecs can be used to implement any of these modes. This might be worth an issue in MC.

-- 
GitHub Notification of comment by youennf
Please view or discuss this issue at https://github.com/w3c/webrtc-svc/issues/49#issuecomment-1344091235 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 09:54:00 UTC