Re: [webrtc-pc] Section 5.2: centering, scaling, cropping

@alvestrand I like #1636 - clearer than #1570.
BTW, do you read the spec in the same way as I do, that scaling down for transmission is allowed regardless of (mandatory) track constraints?
Say you have a track that is set (mandatory constraints) to exactly 1280x720, and it is possible to transmit anything between 1x1 and 640x480, then it would be OK to scale to 640x360 and transmit?
And if the remote application did ```getSettings()``` on the received track it would say 640x360?

-- 
GitHub Notification of comment by stefhak
Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/1283#issuecomment-336829691 using your GitHub account

Received on Monday, 16 October 2017 09:21:08 UTC