Cannot display RTSP input from IP camera

ekimku ekimku at gmail.com
Wed Aug 12 15:40:11 UTC 2020


Hi, I am using an IP camera that sends rtsp stream with h264 codec.
On the client side, I can display the incoming stream via VLC using
"rtsp://192.168.1.160/live/track0"
But when i am using the following gstreamer pipeline, nothing happens(no
errors, no display, nothing)
gst-launch-1.0 rtpsrc location = rtsp://192.168.1.160/live/track0 !
rtph264depay ! h264parse ! avdec_h264 ! autovideosink
Any ideas?



--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/


More information about the gstreamer-devel mailing list