Hi!
I have tried to run the sample12: 12_camera_v412_cuba on my Jetson tx2, and I printed:
./camera_v412_cuba -d /dev/vedio0 -s 640*480 -f YUYV -n 30 -c
and then met an error:
camera_initialize(): ()line: 233) Failed to set camera output format: Invalid argument(22)
How could I sovle it?
Thanks.