A jquery plugin that uses a flash swf file for capturing images.
Just download and look at the demo.. oh c'mon.. you're not a baby anymore
Uhh, yeah. You should run it in the server for it to run properly
I used 'External Interface' to call methods from jQuery/javascript and 'Base64Encoder' to encode the data.
Of course! but I discourage it decoding in jQuery/javascript. It's fast if you decode it in the server
webcam.getCameraList() //returns a string array of available cameras' names in your machine