Skip to content

discontinued - Test-Project utilizing Qt, C++11, threading and libv4l to display multiple webcam streams on the screen plus the controls provided by the webcams. Runs on Linux only.

License

Notifications You must be signed in to change notification settings

Genius94/video-capture-sandbox

 
 

Repository files navigation

Requirements:

    Programs/Libs:
    - libv4l >= 0.6.1 http://people.atrpms.net/~hdegoede/
    - newest gcc release (4.4.1 at the moment)
    - libqt4-dev
    - libboost-dev >= 1.35
    - libloki-dev >= 0.1.5

Install:
    $ qmake
    $ make

Run:
    $ ./videocapture

About

discontinued - Test-Project utilizing Qt, C++11, threading and libv4l to display multiple webcam streams on the screen plus the controls provided by the webcams. Runs on Linux only.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published