We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
sudo apt-get install libjpeg-dev libv4l-dev autoconf automake libtool
emerge -va libjpeg-turbo libv4l
git clone https://github.com/twam/v4l2grab.git
cd v4l2grab
./autogen.sh
./configure
make
sudo make install