tcpserversink to gst-rtsp-server with RTSP.

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


Thanks for response actually i am trying to 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 per your suggestion as 

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

When I play it on VLC playere i think it is showing as i can see seekbar
moving but no video is shown,Sorry for ignorance but what filter should i
use  bw gdpdepay  and videoconvert. 




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


More information about the gstreamer-devel mailing list