Page 1 of 1

ov5647 csi camera not working

Posted: 2024-10-23 15:12
by zoldaten
i`m on debian 10 trying to start camera with following guide - https://wiki.luckfox.com/Core3566/Core3 ... I%20Camera
but no success (

Code: Select all

linaro@linaro-alip:~$ sudo gst-launch-1.0 v4l2src num-buffers=1 device=/dev/video0 ! jpegenc ! filesink location=picture.jpg
Setting pipeline to PAUSED ...
Pipeline is live and does not need PREROLL ...
Setting pipeline to PLAYING ...
New clock: GstSystemClock
ERROR: from element /GstPipeline:pipeline0/GstV4l2Src:v4l2src0: Failed to allocate required memory.
Additional debug info:
gstv4l2src.c(699): gst_v4l2src_decide_allocation (): /GstPipeline:pipeline0/GstV4l2Src:v4l2src0:
Buffer pool activation failed
Execution ended after 0:00:00.009950501
Setting pipeline to PAUSED ...
Setting pipeline to READY ...
Setting pipeline to NULL ...
Freeing pipeline ...
i have ov5647 csi camera. may be it is not supported ?

may be it could be just .dtbo added to overlays ?