You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
And when I try to run icamerasrc with gst-launch I get this:
➜ ~ gst-launch-1.0 icamerasrc buffer-count=7 ! video/x-raw,format=NV12,width=1280,height=720 ! videoconvert ! ximagesink
[06-06 10:54:20.795] CamHAL[ERR] Malformed ET range in exposure time range configuration
[06-06 10:54:20.795] CamHAL[ERR] Parse AE eExposure time range failed
[06-06 10:54:20.795] CamHAL[ERR] Malformed ET range in exposure time range configuration
[06-06 10:54:20.795] CamHAL[ERR] Parse AE gain range failed
[06-06 10:54:20.796] CamHAL[ERR] Malformed ET range in exposure time range configuration
[06-06 10:54:20.796] CamHAL[ERR] Parse AE eExposure time range failed
[06-06 10:54:20.796] CamHAL[ERR] Malformed ET range in exposure time range configuration
[06-06 10:54:20.796] CamHAL[ERR] Parse AE gain range failed
Setting pipeline to PAUSED ...
[06-06 10:54:20.834] CamHAL[INF] aiqb file name ov01a10.aiqb
[06-06 10:54:20.835] CamHAL[INF] aiqb file name ov01a10.aiqb
[06-06 10:54:20.836] CamHAL[INF] updateMediaFormat, media format in tuning: 0, media format for aic 0.
[06-06 10:54:20.836] CamHAL[INF] aiqb file name ov01a10.aiqb
[06-06 10:54:20.836] CamHAL[INF] aiqb file name ov01a10.aiqb
[06-06 10:54:20.836] CamHAL[INF] updateMediaFormat, media format in tuning: 0, media format for aic 0.
[06-06 10:54:20.836] CamHAL[ERR] GetControl: Device node /dev/v4l-subdev17 IOCTL VIDIOC_G_EXT_CTRLS error: Invalid argument
Pipeline is live and does not need PREROLL ...
Pipeline is PREROLLED ...
Setting pipeline to PLAYING ...
New clock: GstSystemClock
[06-06 10:54:20.844] CamHAL[ERR] setup Link Intel IVSC CSI [257:0] ==> Intel IPU6 CSI-2 2 [7x0] enable 1 failed.
[06-06 10:54:20.844] CamHAL[ERR] set MediaCtlConf McLink failed: ret = -1
[06-06 10:54:20.844] CamHAL[ERR] set up mediaCtl failed
[06-06 10:54:20.844] CamHAL[ERR] @configure Device Configure failed
[06-06 10:54:20.844] CamHAL[ERR] failed to config streams.
ERROR: from element /GstPipeline:pipeline0/Gstcamerasrc:camerasrc0: src pad: Internal data flow error.
Additional debug info:
gstcambasesrc.cpp(3156): gst_cam_base_src_loop (): /GstPipeline:pipeline0/Gstcamerasrc:camerasrc0:
streaming task paused, reason not-negotiated (-4)
Execution ended after 0:00:00.004613173
Setting pipeline to NULL ...
Freeing pipeline ...
The text was updated successfully, but these errors were encountered:
Hi, I have installed everything as follow:
At boot, this is what I see in dmesg:
I can also see the following in v4l:
My hardware is:
And when I try to run icamerasrc with gst-launch I get this:
The text was updated successfully, but these errors were encountered: