$ make
$ ./uvc_capture_aml -d /dev/videoX -w 1920 -h 1080 -p
$ ./uvc_capture_aml -d /dev/videoX -w 1920 -h 1080
$ ./uvc_capture_aml -d /dev/videoX -w 1920 -h 1080 -e -o test.h264
Note: Please replace /dev/videoX with correct video node.
$ ./uvc_capture_aml -H
./uvc_capture_aml [-d device] [-w width] [-h height] [-f fps] [-b bitrate] [-e] [-o output] [-p] [-H]