how to Stream Camera Capture over IP Address on i.mx8m

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

how to Stream Camera Capture over IP Address on i.mx8m

571件の閲覧回数
zhanglei2015xx
Contributor II

I'd like to Stream Camera Capture over IP Address on i.mx8m,

refer to 4.14.78 linux user guide:

pastedImage_1.png

but got the error below.

pastedImage_2.png

Could anyone give some direction?  Many thanks.

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

501件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi felix

one can try with:

gst-launch-1.0 -v udpsrc ! application/x-rtp ! rtph264depay ! vpudec ! kmssink
gst-launch-1.0 -v udpsrc ! application/x-rtp ! rtpjitterbuffer ! rtph264depay !  queue ! vpudec ! queue ! kmssink

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

0 件の賞賛