I’ve run samples 9 and 10 successfully, but when I run sample 11, I see:
.
. [omitted many more lines of this]
.
CONSUMER: acquireFd 1828717865 (1 frames)
CONSUMER: releaseFd 1828717865 (1 frames)
CONSUMER: acquireFd 1828717865 (1 frames)
CONSUMER: releaseFd 1828717865 (1 frames)
CONSUMER: acquireFd 1828717865 (1 frames)
CONSUMER: releaseFd 1828717865 (1 frames)
CONSUMER: acquireFd 1828717865 (1 frames)
CONSUMER: releaseFd 1828717865 (1 frames)
CONSUMER: acquireFd 1828717865 (1 frames)
CONSUMER: releaseFd 1828717865 (1 frames)
CONSUMER: acquireFd 1828717865 (1 frames)
CONSUMER: releaseFd 1828717865 (1 frames)
[ERROR] (NvV4l2ElementPlane.cpp:834) <conv> Capture Plane:Timed out waiting for dqthread
CONSUMER: Done.
PRODUCER: Done -- exiting.
I’m not seeing a window pop up showing the video feed and potential labels, like in the JetsonHacks video which uses this example.
Any suggestions?