Sunday, October 3, 2010

jQuery webcam plugin


Because of finds like this jQuery plugin is worth `wasting` so much time on reddit.


With jQuery Webcam plugin, a global object window.webcam is available, which provides the following methods:



  • capture()

  • save([file])

  • getCameraList()

  • setCamera([index])



Cant wait to test it with red5 stream capture stuff.