Setting pipeline to PAUSED …
Pipeline is live and does not need PREROLL …
Setting pipeline to PLAYING …
New clock: GstSystemClock ERROR: from element /GstPipeline:pipeline0/GstRKCamSrc:rkcamsrc0: Failed to allocate required memory.
Additional debug info:
rkcamsrc/rkcamsrc.c(509): gst_rkcamsrc_decide_allocation (): /GstPipeline:pipeline0/GstRKCamSrc:rkcamsrc0:
Buffer pool activation failed
requesting 4 MMAP buffersExecution ended after 0:00:00.349467850
Setting pipeline to PAUSED …
Setting pipeline to READY …
Setting pipeline to NULL …
Freeing pipeline …
hi wozuying
i tested my rockpi4b platform with your command,but it’s work
linaro@linaro-alip:/usr/local/bin$ gst-launch-1.0 rkcamsrc device=/dev/video0 io-mode=4 isp-mode=0A ! videoconvert ! video/x-raw,format=NV12,width=1920,height=1080 ! rkximagesink
Setting pipeline to PAUSED ...
Pipeline is live and does not need PREROLL ...
Setting pipeline to PLAYING ...
New clock: GstSystemClock
my kernel is
linaro@linaro-alip:/usr/local/bin$ uname -a
Linux linaro-alip 4.4.154-78-rockchip-00017-g625c2b2 #2 SMP Thu Mar 28 20:07:37 CST 2019 aarch64 GNU/Linux
the issue occured when rockpi4b output timing is 1920x1080,the log is same to you
linaro@linaro-alip:~$ test_camera.sh
Start MIPI CSI Camera Preview!
/usr/local/bin/test_camera.sh: 9: /usr/local/bin/test_camera.sh: cannot create /sys/module/video_rkisp1/parameters/rkisp1_debug: Permission denied
3A disabled
/usr/local/bin/test_camera.sh: 12: /usr/local/bin/test_camera.sh: ehco: not found
Password:
Setting pipeline to PAUSED ...
Pipeline is live and does not need PREROLL ...
Setting pipeline to PLAYING ...
New clock: GstSystemClock
ERROR: from element /GstPipeline:pipeline0/GstRKCamSrc:rkcamsrc0: Failed to allocate required memory.
Additional debug info:
rkcamsrc/rkcamsrc.c(509): gst_rkcamsrc_decide_allocation (): /GstPipeline:pipeline0/GstRKCamSrc:rkcamsrc0:
Buffer pool activation failed
requesting 4 MMAP buffersExecution ended after 0:00:00.330818917
Setting pipeline to PAUSED ...
Setting pipeline to READY ...
Setting pipeline to NULL ...
Freeing pipeline ...
so can you improving output resolution higher than 1920x1080?
Hi @brian
I tried all distrib/kernel, but imx/ov camera doesnt work
Your comment has radxa-apt link, but broken.
Is there a linux kernel/distrib version/status when the imx/ov camera really worked as radxa wiki says?