cmake -DCMAKE_BUILD_TYPE=Release . cmake -DCMAKE_BUILD_TYPE=Debug . make run -j
sudo sysctl net.core.rmem_max=2097152
Code to grab images from the camera and store them in the disk
C++GPL-3.0
cmake -DCMAKE_BUILD_TYPE=Release . cmake -DCMAKE_BUILD_TYPE=Debug . make run -j
sudo sysctl net.core.rmem_max=2097152