jpegcam icon indicating copy to clipboard operation
jpegcam copied to clipboard

Different preview and upload size and webcam.freeze()

Open janwalther opened this issue 10 years ago • 0 comments

When using the 2-step upload (freeze and upload in separate steps) together with different preview and upload sizes the image gets enlarged after webcam.freeze(). This way after freezing you only see the part of the enlarged image that fits into the preview container. The size should be adjusted on webcam.upload() not on webcam.freeze().

janwalther avatar Mar 02 '14 08:03 janwalther