W3C home > Mailing lists > Public > public-webrtc-logs@w3.org > June 2020

Re: [webrtc-pc] Spec says scaleResolutionDownBy must default to 1, but browsers differ (#2535)

From: Florent Castelli via GitHub <sysbot+gh@w3.org>
Date: Tue, 02 Jun 2020 09:23:19 +0000
To: public-webrtc-logs@w3.org
Message-ID: <issue_comment.created-637412676-1591089798-sysbot+gh@w3.org>
A lot of applications are expecting to have scaling factors automatically applied as some sort of simulcast support was added before scaleResolutionDownBy was implemented. For backward compatibility, when no scaleResolutionDownBy is specified, then the scaling factors are applied.

If any layer has a value for scaleResolutionDownBy, even if it's 1, then the non conforming default behavior is not used.

It's a trade-off between backward compatibility for existing applications and moving forward with the new parameter. Since the parameter has been introduced a while ago now, it might be time to consider depreciating that old behavior.

-- 
GitHub Notification of comment by Orphis
Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/2535#issuecomment-637412676 using your GitHub account
Received on Tuesday, 2 June 2020 09:23:21 UTC

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