infusion / jQuery-webcam

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

How to get the return value when using save mode saving image file #34

Open yangyue1943 opened 9 years ago

yangyue1943 commented 9 years ago

after save file success,I want to get the return information from the save handler,can I and how?

jihadz10 commented 7 years ago

How to get the return value when using save mode saving image file or in callback mode you can explain us what the byte array (pixel data) and how to convert it to base64 ?