How to display a rtsp streaming

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

How to display a rtsp streaming

1,844 次查看
weideding
Contributor II

I am using I.MX8M EVB, Yocto wayband QT5, trying to display a rtsp streaming over HDMI. I tried gst-player,  gtk-play, gstreamer as below command lines, all did not work. And  VLC2.2.2 built in yocto QT5 does not work also, no any window interface appear.  Which way can make it work?  Thanks.

gst-launch-1.0 rtspsrc location=rtsp://<SERVER_IP>:8554/test name=source ! queue ! rtph264depay ! h264parse ! imxvpudec ! imxipuvideosink

gst-launch-1.0 rtspsrc location=rtsp://<SERVER_IP>:8554/test ! queue ! rtpjitterbuffer latency=100 ! rtph264depay ! avdec_h264 ! autovideosink sync=false

标记 (1)
0 项奖励
回复
1 回复

1,274 次查看
jimmychan
NXP TechSupport
NXP TechSupport
0 项奖励
回复