How to enable RTP over TCP in gst-rtsp-serever

Sebastian Dröge sebastian at centricular.com
Thu Jan 2 04:40:38 PST 2014


On Do, 2014-01-02 at 03:51 -0800, peter wrote:
> Hello everyone,
> 
> I am using gstreamer-1.2.1 and master version of gst-rtsp-server.
> 
> is it possible to have RTP packets transmission configurable ??? (TCP or
> UDP)
> i think the Default is UDP, i am not sure.
> 
> can anybody help me in this.

On the server side you can configure it with
gst_rtsp_media_factory_set_protocols(). On the client side you have the
protocols property in rtspsrc.

The default is to allow all protocols and I think it prefers TCP over
UDP over UDP-MULTICAST.

-- 
Sebastian Dröge, Centricular Ltd - http://www.centricular.com
Expertise, Straight from the Source
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 966 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20140102/e019115b/attachment-0001.pgp>


More information about the gstreamer-devel mailing list