Actualizacion con cambios de miguel

parent 788d79e8
......@@ -3,8 +3,8 @@
// width to the value defined here, but the height will be
// calculated based on the aspect ratio of the input stream.
var width = 1200; // We will scale the photo width to this
var height = 630; // This will be computed based on the input stream
var width = 200; // We will scale the photo width to this
var height = 200; // This will be computed based on the input stream
// |streaming| indicates whether or not we're currently streaming
// video from the camera. Obviously, we start at false.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment