tcpserversink to gst-rtsp-server with RTSP.

Dhananjay Jadhav dhananjay972 at gmail.com
Thu Jul 26 13:37:06 UTC 2018


Thanks for response actually i am trying to send tcp stream as 

gst-launch-1.0 -v videotestsrc ! x264enc ! rtph264pay ! tcpserversink
host=127.0.0.1 port=53515 

and receiving it as

./test-launch "( tcpclientsrc host=127.0.0.1 port=53515 ! gdpdepay  !
videoconvert ! x264enc ! rtph264pay name=pay0 pt=96 )"

As per your first point i need to send it over TCP as it is what we want and
as per second point i have even tried with port number.



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


More information about the gstreamer-devel mailing list