tzamjahn
Results
1
comments of
tzamjahn
I had the same issue. You have to get and build libuvc first. The commands are given at https://github.com/ktossell/libuvc git clone https://github.com/ktossell/libuvc cd libuvc mkdir build cd build cmake .....