Re: [Live-devel] open session ciclically

2007-10-29 Thread Sigismondo Boschi
Ross Finlayson wrote: Alternativelty, once you've modified the existing code (something that you *didn't* mention before) then I can't (in general) help you. Sorry. Oh sorry for this misunderstanding. Actually I begun my email with "I am writing an application"... I was asking help for the use

Re: [Live-devel] open session ciclically

2007-10-29 Thread Ross Finlayson
>Here some details - if you have the patience to give me some more help... The problem is not "patience to help"; it's "ability to help". I know of no problem with the "-c" option that could be causing any problems with a correctly running server. If your server is misbehaving in some way tha

Re: [Live-devel] open session ciclically

2007-10-29 Thread Sigismondo Boschi
Hi Ross, many thanks for your fast reply. I'm not really sure what's going wrong here, but you might try adding the "-O" option, which tells the application not to send the "OPTIONS" command at all? I have already tried not to send OPTIONS at all, but it fails to create a new session, also c

Re: [Live-devel] open session ciclically

2007-10-29 Thread Ross Finlayson
>Hi, > >I am writing an applicaction (I am using mswindows) using LIVE555 >that plays cyclically a time limited stream, some sort of: > >openRTSP -c -e 10 rtsp://... > >but with the basic difference that I need to do it with a different >RTSP session at every cycle. > >This to overcome an rtsp se