GStreamer fails to start

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

GStreamer fails to start

1,763 Views
kodhel
Contributor II

Here is the error message:

GStreamer-CRITICAL **: gst_element_link_pads_filtered: assertion 'GST_IS_BIN (parent)' failed

The command:

gst-launch-1.0 imxv4l2videosrc device=/dev/video0 num-buffers=100\
! video/x-raw,format=\(string\)GREY8,width=2592,height=1944,framerate=\(fraction\)15/1 \
! queue \
! imxvpuenc_h264 \
! $ qtmux \
! filesink location=file.mov

I am running yocto linux on i.mx6 quad sabresd and I an trying to get the input from the camera.

Any suggestions?

Labels (4)
Tags (1)
0 Kudos
3 Replies

1,402 Views
igorpadykov
NXP Employee
NXP Employee

Hi Lorenc

please try nxp bsps described on

http://www.nxp.com/products/software-and-tools/software-development-tools/i.mx-software-and-tools/i....

and follow Linux Guide from doc package (link below) for using gstreamer

https://www.nxp.com/webapp/Download?colCode=L4.9.11_1.0.0_LINUX_DOCS&Parent_nodeId=13376994810717061... 

Note there are two kinds of gstreamer described on

trac.gateworks.com/wiki/Yocto/gstreamer

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos

1,402 Views
kodhel
Contributor II

Which BSP should I try. There seem to be many.

0 Kudos

1,402 Views
igorpadykov
NXP Employee
NXP Employee
0 Kudos