Hi! I got an issue when I tried to use my USB camera on Hailo. I’m using a raspberry pi 5, 4gb ram. When I use a video as the input, everything runs ok. But when I use my camera as the input /dev/video1 I get this error below:
Error: gst-stream-error-quark: Internal data stream error. (1), ../libs/gst/base/gstbasesrc.c(3132): gst_base_src_loop (): /GstPipeline:pipeline0/GstV4l2Src:source:
streaming stopped, reason not-negotiated (-4)
Shutting down... Hit Ctrl-C again to force quit.
Exiting with error...
(venv_hailo_rpi5_examples)