tcpserversink to gst-rtsp-server with RTSP.

ShilVin vinodkesti at yahoo.com
Mon Jul 30 09:34:23 UTC 2018


Hi Dhananjaya

Try to understand how your the stream ingestion pipeline work. The ingestion
pipeline should match the input you are giving.

below should work.
gst-launch-1.0 fdsrc do-timestamp=true ! h264parse ! tcpserversink
host=127.0.0.1 port=4953 

./test-launch "( tcpclientsrc host=127.0.0.1 port=4953 ! h264parse ! 
rtph264pay name=pay0 pt=96 )" 

above input is h264 and the ingestion pipeline is to capture h264 and put
rtp pay loader.



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


More information about the gstreamer-devel mailing list