sensenmercado / jpegcam

Automatically exported from code.google.com/p/jpegcam
GNU Lesser General Public License v3.0
0 stars 0 forks source link

webcam.freeze() Shows SERVER_WIDTH and SERVER_HEIGHT #27

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
When using webcam.freeze() it shows the image at the size set for server_width 
and server_height rather than the size the cam is displayed on screen.

I am using: document.write(webcam.get_html(320, 240, 720, 540));

webcam.freeze() shows the image(720, 540) in a (320, 240) sized box.

Original issue reported on code.google.com by thebeani...@gmail.com on 5 May 2011 at 11:41

GoogleCodeExporter commented 8 years ago
This is a duplicate of: http://code.google.com/p/jpegcam/issues/detail?id=19

Original comment by thebeani...@gmail.com on 7 May 2011 at 8:59

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
There is a solution in the duplicate issue!

Original comment by czigola@gmail.com on 2 Feb 2012 at 1:05