Actualizacion con cambios de miguel

parent 2c1cd957
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
// width to the value defined here, but the height will be // width to the value defined here, but the height will be
// calculated based on the aspect ratio of the input stream. // calculated based on the aspect ratio of the input stream.
var width = 320; // We will scale the photo width to this var width = auto; // We will scale the photo width to this
var height = 0; // This will be computed based on the input stream var height = 0; // This will be computed based on the input stream
// |streaming| indicates whether or not we're currently streaming // |streaming| indicates whether or not we're currently streaming
......
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