jQuery-webcam icon indicating copy to clipboard operation
jQuery-webcam copied to clipboard

save('/webcam.php') example doesn't seem to fire

Open theinventor opened this issue 13 years ago • 4 comments
trafficstars

I'm trying to get the .save method to send the picture as an HTTP post, I'm not seeing any requests made in the console or in the request logs - how does this method work?

The example shows;

webcam.save('/upload.php');

But I'm not seeing that fire.. The example is otherwise working, the image is displaying on the page..

Anyone have any idea?? Thanks!

theinventor avatar Oct 06 '12 14:10 theinventor

Having the same problem here..

nOji avatar Jan 20 '14 18:01 nOji

Oh!! found the solution. you just have to include the jscam.swf instead of jscam_canvas_only.swf Cheers.

nOji avatar Jan 20 '14 19:01 nOji

Thanks! This issue helped me out! (Y)

Donny5300 avatar Jun 19 '15 12:06 Donny5300

Bingo !!!! Thanks @nOji

bhishmaRlx avatar Apr 04 '16 07:04 bhishmaRlx