- From: Bernard Aboba via GitHub <sysbot+gh@w3.org>
- Date: Tue, 02 Nov 2021 22:52:10 +0000
- To: public-webrtc-logs@w3.org
I have developed a PR to add the "L1T1" scalability mode value to the table. Doing this does raise a few questions, though: - Should "L1T1" be returned in `scalabilityModes`? A situation in which this would be useful does not come to mind. - When should "L1T1" be returned by `getParameters()`? Requiring this in the case where `scalabilityMode` is not set does not strike me as sensible. - Is it useful to allow "L1T1" to be included in `setParameters()` (e.g. as a way to turn off scalable video coding)? -- GitHub Notification of comment by aboba Please view or discuss this issue at https://github.com/w3c/webrtc-svc/issues/48#issuecomment-958332969 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 2 November 2021 22:52:11 UTC