Re: [webrtc-svc] should scalabilityMode be an array scalabilityModes? (#50)

For example,

In the first case, L3T3 is set, snd the negotiated codecs are vp8,vp9 (in that order). Should vp9 be chosen over vp8?

In the second case, L1T2 is set, but only h264 is negotiated (which doesn't support it in current implementation).

There is even a third case, when the hardware encoder does not support the scalability mode, but the software one does. Should the scalability mode force the usage of the software encoder over the hardware one in this case?

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


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

Received on Monday, 25 October 2021 21:36:06 UTC