root@am62xx-evm:~# gst-launch-1.0 v4l2src device="/dev/video0" ! video/x-raw , width=640, height=480 ! kmssink driver-name=tidss
Setting pipeline to PAUSED ...
Pipeline is live and does not need PREROLL ...
Setting pipeline to PLAYING ...
New clock: GstSystemClock
[ 932.420305] cdns-mipi-dphy 30110000.phy: DPHY wait for lane ready timeout
[ 932.427119] cdns-csi2rx 30101000.csi-bridge: Failed to configure external DPHY: -110
ERROR: from element /GstPipeline:pipeline0/GstV4l2Src:v4l2src0: Failed to allocate required memory.
Additional debug info:
../gst-plugins-good-1.16.3/sys/v4l2/gstv4l2src.c(660): gst_v4l2src_decide_allocation (): /GstPipeline:pipeline0/GstV4l2Src:v4l2src0:
Buffer pool activation failed
Execution ended after 0:00:00.123675900
Setting pipeline to NULL ...
Freeing pipeline ...
We are facing this issue with the MIPI camera when we try to access the camera. When we check in /dev/ it sows video0, video1,...
Its very urgent to solve this issue.