infusion / jQuery-webcam

A webcam wrapper plugin for jQuery
http://www.xarg.org/project/jquery-webcam-plugin/
517 stars 272 forks source link

Changing the resolution of the saved image... #40

Open BartRenders opened 8 years ago

BartRenders commented 8 years ago

Hello fellow developers,

I have have a question for you, I am using this plugin combined with asp.net. And it works almost perfect. but I have a problem, the resolution of the saved images are 320 x 240 and I prefer them to be 1024 x 768. How can I change this?

Bart.

fernandobonfimandrade commented 8 years ago

hi, i have same problem, you soved?

Gravylake commented 7 years ago

I found this from the jquery webcam plugin docs. Looks like you need to recompile the swf. http://www.xarg.org/project/jquery-webcam-plugin/

width The width of the flash movie.

height The height of the flash movie. Both parameters have to be changed in the Flash file as well. Follow the instructions below to recompile the swf after the size change.