Search code examples
rubywebcam

Capture webcam's image with Ruby


Is there any library in Ruby which I can use to capture the webcam's image? Has to run on GNU/Linux.


Solution

  • This looks good http://www.wedesoft.demon.co.uk/hornetseye-api/files/HornetsEye-txt.html although I don't have any experience using it.