How gst send rtp stream on imx6qp yocto2.1

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

How gst send rtp stream on imx6qp yocto2.1

1,071件の閲覧回数
advten
Contributor I

I read the  linux_user's_guide.pdf,  but it only  introduced the gst receive RTP stream. Like this

$GSTL udpsrc do-timestamp=false uri=udp://10.192.241.255:10000 caps="application/x-rtp"
! rtpmp2tdepay ! aiurdemux streaming_latency=400 name=d d.
! queue ! vpudec ! queue ! overlaysink sync=true d. ! queue ! beepdec
! pulsesink sync=true

How used gst to send rtp stream on imx6qp. ? The system is yocto2.1

タグ(5)
0 件の賞賛
返信
1 返信

968件の閲覧回数
joanxie
NXP TechSupport
NXP TechSupport

do you want to communicate udp between two boards? I tested with pc sending udp, if you need communicate between two boards. you can refer to the topic as below:

https://community.nxp.com/message/629872?commentID=629872#comment-629872 

0 件の賞賛
返信