[mediacapture-main] Support zoom specification

owencm has just created a new issue for 
https://github.com/w3c/mediacapture-main:

== Support zoom specification ==
UAs should allow clients to specify, and dynamically modify a zoom 
attribute.

With getUserMedia, developers are currently constrained to performing 
crops and digital zooms after the fact, but they should be able to 
provide zoom controls to users which takes advantage of the zoom 
capability provided by the camera.

For example, Android developers are able to do this as follows: 
http://developer.android.com/reference/android/hardware/Camera.Parameters.html#setZoom(int)

See https://github.com/w3c/mediacapture-main/issues/191

Received on Friday, 12 June 2015 22:42:22 UTC