Restreaming RTP stream through gst-rtsp-server
Eavis
eavis at tboltsoftware.com
Thu May 21 20:55:55 UTC 2020
I am new to gstreamer. I have a similar problem to what was asked in this
post
<http://gstreamer-devel.966125.n4.nabble.com/Problem-with-rtpsrc-and-gst-rtsp-server-tp4680295.html>
. I used the following command:
*./test-launch udpsrc port=5500 ! h264parse ! rtph264depay ! rtph264pay
name=pay0 pt=96*
I get the standard output of *stream ready at rtsp://127.0.0.1:8554/test*
but I still receive an invalid cast error: *invalid cast from 'GstUDPSrc' to
'GstBin' * when I connect to the URL with a VLC client.
Any help would be much appreciated. Thank you.
--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
More information about the gstreamer-devel
mailing list