Broadcast stream with gstreamer on imx8mp

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Broadcast stream with gstreamer on imx8mp

977件の閲覧回数
zsabhi
Contributor I

Greeting, 

I m trying to get the stream from an external camera through broadcasting but unfortionnatly, my gstreamer pipeline is stuck just before the starting the phase of playing .

this is the following pipeline i m using : 

gst-launch-1.0 -m udpsrc timeout=1000000000 uri="udp://239.1.43.43:53340" caps="application/x-rtp, encoding-name=H264" ! rtpjitterbuffer ! rtpmp2tdepay ! tsdemux ! h264parse ! queue ! vpudec ! videoconvert ! autovideosink

and this is the host HW configuration :

  • Imx8mp 
  • linux with Xwayland distro 

 

this is what i get when i try to launch the pipeline : 

zsabhi_0-1686742875934.png

 I even try to print the pipeline to see what it is missing and i found out the the link between tsdemux and h264parse is non existent ( ouptut.pdf file )

feel free to ask for more information I am really in need of help 

 

Zak

 

 

ラベル(1)
0 件の賞賛
返信
0 返答(返信)