Hi,
Is there a way to start a camera capture at a higher resolution and request the browser to give us a downsampled stream of the same capture for lower resolutions ? The problem we are trying to solve happens on certain cameras like the built-in camera of MacBook Pro, which give us different streams. The 720p capture exposes more of a subject's background as opposed to a 360p capture which appears to be zoomed in as shown in the attached screenshot. This could cause a privacy issue when we try to change the capture resolution of a user based on how that user is being viewed by the other participants in the call, especially going from lower to higher resolutions.
Is there a way to mitigate this when using webrtc ? Using applyConstraints on a 720p MediaStreamTrack for obtaining a 360p stream produces the same result as shown in the attached screenshot.
Thanks,
Jaya

--
---
You received this message because you are subscribed to the Google Groups "discuss-webrtc" group.
To unsubscribe from this group and stop receiving emails from it, send an email to discuss-webrt...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/discuss-webrtc/f28cb110-00ab-4ec3-b147-8bdc28d4ddb5o%40googlegroups.com.