[Live-devel] Unable to stream more then 31 streams.

Renato MAURO (Libero) renatomauro at libero.it
Thu Oct 2 05:48:38 PDT 2008


Hi Dario.

I had the same problem and Alkassoum suggested the right way to solve it:

"If you are running your application under windows you might have the same problem i had few months ago.
My problem was due to an windows OS limitation on the number of sockets that can be open at any one time. 
On windows the FD_SETSIZE parameter have a default value of 64, so with that default value,
the server can only handle 64/2 = 32 clients at the same time ( 2 sockets
per client). So to solve my problem i only had to increase the FD_SETSIZE
parameter."

Have a nice day,

    Renato



  ----- Original Message ----- 
  From: Dario 
  To: live-devel at ns.live555.com 
  Sent: Thursday, October 02, 2008 1:58 PM
  Subject: [Live-devel] Unable to stream more then 31 streams.


  Hi. 
  I'm using one process per stream to stream from RTSP server.
  After creating 31 processes, On 32nd the debug says:
  recvfrom() error:
  Groupsock read failed:

  It dosn't matter if there is 4 processes handling 8 streams or 32 processes alltogether,
  the limit is 31.
  Any idea on how to fix this?



------------------------------------------------------------------------------
  ELMA Kurtalj d.o.o. (ELMA Kurtalj ltd.)
  Vitezićeva 1a, 10000 Zagreb, Hrvatska (Viteziceva 1a, 10000 Zagreb, Croatia)
  Tel: 01/3035555, Faks: 01/3035599 (Tel: ++385-1-3035555, Fax: ++385-1-3035599 )

  Www:
  www.elma.hr; shop.elma.hr

  E-mail:
  elma at elma.hr (elma at elma.hr)
  pitanje at elma.hr (questions at elma.hr)
  primjedbe at elma.hr (complaints at elma.hr)
  prodaja at elma.hr (sales at elma.hr)
  servis at elma.hr (servicing at elma.hr)
  shop at elma.hr (shop at elma.hr)
  skladiste at elma.hr (warehouse at elma.hr)



------------------------------------------------------------------------------


  _______________________________________________
  live-devel mailing list
  live-devel at lists.live555.com
  http://lists.live555.com/mailman/listinfo/live-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20081002/04034615/attachment.html>


More information about the live-devel mailing list