"Error generated. main.cpp, execute:503 No cameras available"

jetson agx xavier get the error message"Error generated. main.cpp, execute:503 No cameras available" while running 10_camera_recording, which is a sample of jetson_multimedia_api.

Hi,
You probably don’t connect to a camera? The sample needs to be run with a camera(Bayer sensor).

1 Like

Thanks a lot. Before I ran the 10_camera_recording, I had detected camera device with the command “ls /dev/video*” or “v4l2-ctl --list-devices”.
However, as you said, the camera that I used is not a Bayer sensor, but a YUV sensor, so I got an error message “Error generated. main.cpp, execute:503 No cameras available”.
Could you give me some suggestion what kind of Bayer camera module which can be used for 10_camera_recording?

Hi
We have camera board with TX1/TX2:
jeston tx1's board camera can't work - #4 by JerryChang
It works on Xavier also. See fi you can get one.

Or you may get one from our camera partners:
Jetson Ecosystem | NVIDIA Developer

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.