Because this sort of question (about the scalability of our RTSP
server) has been asked so many times recently, I've now added a FAQ
entry:
http://www.live555.com/liveMedia/faq.html#scalability
--
Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
___
At Tue, 7 Jun 2011 08:58:13 +0200,
Fischer Daniel wrote:
>
> Looks like a similar problem to this:
>
> http://lists.live555.com/pipermail/live-devel/2011-June/013374.html
>
> Note that you have to define FD_SETSIZE in the main application and not in in
> a part like an DLL or something else. Be
Looks like a similar problem to this:
http://lists.live555.com/pipermail/live-devel/2011-June/013374.html
Note that you have to define FD_SETSIZE in the main application and not in in a
part like an DLL or something else. Best you do this as a pre-processor
statement in your development environ