Jetson Nano USB Camera issues with Timeout Occurred

I follow the tutorial about jetson-inference and try some real-time works with Camera Streaming. But when I run the command in CLI with: ./posenet.py /dev/video0, the program ends with endless repeat of:

[gstreamer] gstCamera::Capture() – a timeout occurred waiting for the next image buffer

And when I check with video-viewer /dev/video0 it cannot show the camera too, with the same bug.

My camera is driver-free which means it doesn’t need drivers to drive. And my memory is also normal and enough for saving images.

Really appreciate if someone can help me with this issue.
Good luck and have a nice day.

Hi,
For ensuring the USB camera source is good and stable, please try the commands in Jetson AGX Orin FAQ

Q: I have a USB camera. How can I launch it on Jetson Nano?

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