I.MX6QUAD gst-launch-1.0 v4l2src device=dev/vidio0 happened OOM(out of memory)

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

I.MX6QUAD gst-launch-1.0 v4l2src device=dev/vidio0 happened OOM(out of memory)

ソリューションへジャンプ
812件の閲覧回数
OceanKing
Contributor I

I want to   running rtsp server  in the I.MX6QUAD  board ,an  runing VLC  in the windows  PC .

when I excute 

gst-launch-1.0 v4l2src device=dev/vidio0 ! 'video/x-raw,width=640,height=480' ! vpuenc_264 ! rtph264pay name=pay0 pt= 96 ! udpsink host=192.168.4.186 post=5004 ,

It is faild,and happend OOM,and I tested other tests,for example:

gst-variable-rtsp-server -u "v4l2src device=dev/vidio0 ! 'video/x-raw,width=640,height=480' ! vpuenc_264 ! rtph264pay name=pay0 pt= 96 ! ", It is the same error .

Anyone  uses gstreamer-1.0 to realize the same scheme?

and how can I use it ?

And else , I find many brother use vpuenc , but in my envionment , cannot find it .

0 件の賞賛
返信
1 解決策
804件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi OceanKing

 

one can try guidelines from sect.7.3.12 Real Time Streaming Protocol (RTSP) playback

i.MX Linux User’s Guide​

with Demo Images from

https://www.nxp.com/design/software/embedded-software/i-mx-software/embedded-linux-for-i-mx-applicat...

or other gstreamer examples described on

http://trac.gateworks.com/wiki/Yocto/gstreamer/streaming

 

Best regards
igor

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
785件の閲覧回数
OceanKing
Contributor I

Thank you very much , because of you ,I resolved it . Thank you !

0 件の賞賛
返信
805件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi OceanKing

 

one can try guidelines from sect.7.3.12 Real Time Streaming Protocol (RTSP) playback

i.MX Linux User’s Guide​

with Demo Images from

https://www.nxp.com/design/software/embedded-software/i-mx-software/embedded-linux-for-i-mx-applicat...

or other gstreamer examples described on

http://trac.gateworks.com/wiki/Yocto/gstreamer/streaming

 

Best regards
igor

0 件の賞賛
返信