gst-rtsp-server multiple clients bottleneck

Krutskikh Ivan stein.hak at gmail.com
Mon Dec 14 01:38:37 PST 2015


It looks like I have a limit on connected at the same time clients. Some
can connect ok, but after some number of clients others get rejected.

2015-12-14 11:53 GMT+03:00 Sebastian Dröge <sebastian at centricular.com>:

> On Sa, 2015-12-12 at 22:57 +0300, Krutskikh Ivan wrote:
> > Hi,
> >
> > I'm using gst-rtsp-server with python to distribute ip cam streams on
> > linux. When I have about 10-20 GstRTSPMediaFactory  mounted
> > everything is fine with any number of clients.
> >
> > But when I use increase the number of cameras to 30-60 (media
> > factories) and apply some load, I cannot connect to some of the mount
> > points. When the load is gone, I can connect with all of my
> > mounpoints just fine.
> >
> > It's seams that I'm hitting a bottleneck somewhere. Maybe there are
> > some properties I can set to allow more mounpoints/clients viewing my
> > streams?
>
> Is the problem with many clients connecting at the same time, and some
> of them failing the connection then?
>
> Or is the problem with many clients already connected and streaming,
> and then a single new client fails to connect?
>
> --
> Sebastian Dröge, Centricular Ltd · http://www.centricular.com
>
>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20151214/b41c07e1/attachment.html>


More information about the gstreamer-devel mailing list