—–Ruby/CamCapture—–
– Description –
Ruby/CamCapture is a Ruby library that provides a class for grabbing images from a camera, through the video4linux interface.
This library is compatible with Ruby Threads, which means that it can be used in combination with TCPServer, sockets, serial port communication (Ruby/Serialport), etc.
– Installation –
$ sudo ./setup.rb
– Testing –
-
test/test.rb