derekmolloy/boneCV

v4l2-ctl and avconv command not found

Opened this issue · 1 comments

I'm using your built binaries, in both linux and windows, but got this:

./streamVideoRTP: line 6: v4l2-ctl: command not found
./streamVideoRTP: line 18: ./capture: cannot execute binary file: Exec format error
./streamVideoRTP: line 18: avconv: command not found

v4l2-ctl is a command inside the package named v4l-utils.

sudo apt-get install v4l-utils