Hello! I tried to catch video from nxp csi camera via opencv, but it works too slow. When i paste command to catch video in terminal it works fine.
Code to terminal:
gst-launch-1.0 v4l2src device=/dev/video0 ! video/x-raw, framerate=30/1,width=1920,height=1080 ! videoconvert ! waylandsink
OpenCV code:
Hello SYakubson,
You are using /dev/video1 this is for USB or remove the data np.zeros.
Regards
@Bio_TICFSL in my code everywhere video0
I try to use it without numpy arrays, work similar