RTSP Unicast and Multicast on the same pipeline using different mountpoints

Sebastian Dröge sebastian at centricular.com
Fri Nov 4 16:11:09 UTC 2016


On Thu, 2016-11-03 at 06:00 -0700, Mert Can Ergun wrote:
> Hi Sebastian
> I've decided to use the first route you suggested "The easiest here
> might be
> to either use a single mount point and let 
> the clients decide whether they want multicast or not,"
> After checking test-multicast2.c example, it seems to allow all
> transfer
> methods and enables multicast addresses when media is constructed.
> This is
> close to what I need but it seems to start multicasting no matter
> which
> protocol the user uses.
> 
> I am using "GST_DEBUG=2 gst-launch-1.0 rtspsrc
> location=rtsp://10.0.0.10:8554/test protocols=PROTOCOL_NAME !
> fakesink" to
> start using a specific method.
> 
> Since the server starts multicast no matter what, I am not really
> sure if
> the client(a client with unicast needs) is able to gather it from
> unicast or
> not.
> 
> Is there a point I'm missing?

With rtspsrc you can specify that via the protocols property.

-- 
Sebastian Dröge, Centricular Ltd · http://www.centricular.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 931 bytes
Desc: This is a digitally signed message part
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20161104/b713ff7c/attachment.sig>


More information about the gstreamer-devel mailing list