/syncedCameraRecorder

Record synced videos from different webcams on the same PC!

Primary LanguageC++GNU General Public License v3.0GPL-3.0

syncedCameraRecorder

About

Intended for recording synced videos from different cameras. Can be used for developing 3D stereo vision applications with low-cost USB webcams! The current implementation uses Video4Linux, and has been tested on Ubuntu 14.10 with a variety of low-cost off-the-shelf cameras.

This repository was born due to the need of obtaining synced video recordings from different off-the-shelf USB webcams, in a parallel project: Connected images

Dependencies

  • OpenCV
  • YARP (only used for threads and semaphores, will be soon removed)

How to use it

[put how to launch file and parameters]