07-14-2023, 09:24 PM
The errors you quoted look like OpenCV's GStreamer backend needs fixing to work with libcamera. It should be using the libcamerasrc, not the v4l2src0.
Try using gst-python, the Python bindings for GStreamer. That gives you more control over the GStreamer pipeline used.
Try using gst-python, the Python bindings for GStreamer. That gives you more control over the GStreamer pipeline used.