tcpserversink to gst-rtsp-server with RTSP.

ShilVin vinodkesti at yahoo.com
Fri Jul 27 05:03:24 UTC 2018


Hi Dhanajay,

Below flow worked for me.

gst-launch-1.0  videotestsrc is-live=true ! video/x-raw,
format=I420,framerate=30/1,width=640,height=360 ! tcpserversink port=53515

 GST_DEBUG=3 ./test-launch "( tcpclientsrc port=53515 !  videoparse
format=i420 framerate=30/1 width=640 height=360 ! videoconvert ! x264enc
tune=4 key-int-max=60 ! video/x-h264,profile=baseline ! rtph264pay name=pay0
pt=96 )"


I am not sure about the gdp payload functionality. It is creating problem
here. When I removed payloader and depayloader it worked smoothly.

Check if this helps you



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


More information about the gstreamer-devel mailing list