[FFmpeg-devel] How to extend MaxClients limit?

Stefano Sabatini stefano.sabatini-lala
Tue Sep 2 14:27:19 CEST 2008


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).

Regards.
-- 
FFmpeg = Furious & Funny Mind-dumbing Pitiful Elitarian Guru




More information about the ffmpeg-devel mailing list