- Connect a USB camera to the board (Verified cameras: Logitech HD camera C920).
- Execute the following command for USB video recording.
vcu-demo-camera-encode-file.sh -a aac -n 1000 --use-alsasrc -i "hw:1"
An output file camera_output.ts is generated in the current directory which has recorded an audio/video file in the mpegts container.
The file can be played on media players like VLC.