How to display a rtsp streaming

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to display a rtsp streaming

1,197 Views
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

Tags (1)
0 Kudos
1 Reply

627 Views
jimmychan
NXP TechSupport
NXP TechSupport
0 Kudos