[FFmpeg-devel] How to extend MaxClients limit?

Stefano Sabatini stefano.sabatini-lala
Tue Sep 2 20:42:53 CEST 2008


On date Tuesday 2008-09-02 14:27:19 +0200, Stefano Sabatini encoded:
> On date Tuesday 2008-09-02 15:29:00 +0400, ??????? ?????? encoded:
> > Sorry, for incorrect send and thanks for point. I'm already found it, but need to be approved as good one :)
> > > On Tue, 02 Sep 2008 15:17:18 +0400, ??????? ?????? wrote:
> > > >Hello,
> > > >
> > > >We need to broadcast flv streams over 10000 clients. Now ffserver disallow MaxClients settings over 2000 limit. Can i'm make some trick to extends this?
> > > ffmpeg-devel is for development or patches for ffmpeg.
> > > your question should be sent to ffmpeg-user
> > > look at line 63 of ffserver.c:
> > > /* maximum number of simultaneous HTTP connections */
> > > #define HTTP_MAX_CONNECTIONS 2000
> 
> Maybe we should make that parameter configuration-dependant (maybe
> this will require some kind of dynamic allocation).

Like this.

Regards.
-- 
FFmpeg = Fiendish & Funny Meaningless Proud Experimenting Gymnast
-------------- next part --------------
A non-text attachment was scrubbed...
Name: parametrize-max-http-connections-00.patch
Type: text/x-diff
Size: 2704 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20080902/afa30d04/attachment.patch>



More information about the ffmpeg-devel mailing list