tcpserversink to gst-rtsp-server with RTSP.
ShilVin
vinodkesti at yahoo.com
Thu Jul 26 12:01:18 UTC 2018
You are trying to transmit raw video over rtp which is not possible.
The below pipeline should work for you
./test-launch "( tcpclientsrc
port=53515 ! gdpdepay ! videoconvert ! x264enc ! rtph264pay name=pay0
pt=96 )"
put appropriate filter bw gdpdepay and videoconvert if required.
--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
More information about the gstreamer-devel
mailing list