Re: [Live-devel] Connection to RTSP server failing after some time

2023-01-23 Thread g.jaegy
and no real need actually). De : live-devel de la part de Ross Finlayson Envoyé : lundi 23 janvier 2023 à 18:19 À : LIVE555 Streaming Media - development & use Objet : Re: [Live-devel] Connection to RTSP server failing after some time > On Jan 23,

Re: [Live-devel] Connection to RTSP server failing after some time

2023-01-23 Thread Ross Finlayson
> On Jan 23, 2023, at 7:41 AM, g.jaegy wrote: > > OK I keep that hint in mind as well. > > So according to the documentation I could gather, increasing that limit on > Windows seems to consist in defining FD_SETSIZE with a higher value (default > being 64) before including "Winsock2.h" head

Re: [Live-devel] Connection to RTSP server failing after some time

2023-01-23 Thread g.jaegy
the library. Is that correct ? Sounds a bit hackish to me, but it doesn't seem there is any better way... -Original Message- From: live-devel On Behalf Of Ross Finlayson Sent: Friday, January 20, 2023 7:29 PM To: LIVE555 Streaming Media - development & use Subject: Re: [Live-devel]

Re: [Live-devel] Connection to RTSP server failing after some time

2023-01-21 Thread g.jaegy
le to connect again 65 seconds later, no ? From: live-devel on behalf of Ross Finlayson Sent: Friday, January 20, 2023 7:29:10 PM To: LIVE555 Streaming Media - development & use Subject: Re: [Live-devel] Connection to RTSP server failing after some time &g

Re: [Live-devel] Connection to RTSP server failing after some time

2023-01-20 Thread Ross Finlayson
> On Jan 20, 2023, at 1:23 AM, g.jaegy wrote: > > I guess I'll have to go back on customer site at some point, however, I would > like to prepare a few "weapons" that would allow me to gather some further > information about what's going on. Any idea what could be helpful to figure > out wh

Re: [Live-devel] Connection to RTSP server failing after some time

2023-01-20 Thread Ross Finlayson
> On Jan 20, 2023, at 1:23 AM, g.jaegy wrote: > > I guess I'll have to go back on customer site at some point, however, I would > like to prepare a few "weapons" that would allow me to gather some further > information about what's going on. Any idea what could be helpful to figure > out wha

Re: [Live-devel] Connection to RTSP server failing after some time

2023-01-20 Thread g.jaegy
son Sent: Friday, January 20, 2023 8:54 AM To: LIVE555 Streaming Media - development & use Subject: Re: [Live-devel] Connection to RTSP server failing after some time > On Jan 19, 2023, at 11:32 PM, g.jaegy wrote: > > Hi Ross, > > Actually, at any point there is no more th

Re: [Live-devel] Connection to RTSP server failing after some time

2023-01-20 Thread Ross Finlayson
> On Jan 19, 2023, at 11:32 PM, g.jaegy wrote: > > Hi Ross, > > Actually, at any point there is no more than one or two connections opened > simultaneously. > > What I did was to start ffplay, close ffplay, start ffplay, close ffplay, > etc. When you ‘close’ “ffplay”, is it sending a RTS

Re: [Live-devel] Connection to RTSP server failing after some time

2023-01-19 Thread g.jaegy
To: LIVE555 Streaming Media - development & use Subject: Re: [Live-devel] Connection to RTSP server failing after some time > On Jan 19, 2023, at 10:18 AM, g.jaegy wrote: > > However, after some time (5-10 minutes) and a number of > connecting/disconnecting sessions, any ne

Re: [Live-devel] Connection to RTSP server failing after some time

2023-01-19 Thread Ross Finlayson
> On Jan 19, 2023, at 10:18 AM, g.jaegy wrote: > > However, after some time (5-10 minutes) and a number of > connecting/disconnecting sessions, any new client seem to not be able to > connect anymore. Problems like this are often caused by OS-imposed limits on the number of open sockets th