Re: [webrtc-svc] Negotiationless codec selection and per-encoding layer codec configuration (#74)

> However, because the PR has impact beyond WebRTC-SVC, I wonder whether we should work on it in another spec, such as WebRTC-Extensions.

Feel free to move to webrtc-extensions since this solves more use cases than scalabilityMode.

> Note: In ORTC, [RTCRtpCodingParameters](https://draft.ortc.org/#dom-rtcrtpcodingparameters) contains the codec information.

Ack. The difference between RTCRtpCodecParameters and RTCRtpCodecCapability is the presence of payloadType. I think we want to avoid payloadType because it's an unnecessary detail and it would block us on being able to set stuff before the first negotiation (before knowing the PT).

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


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

Received on Thursday, 1 December 2022 07:54:57 UTC