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 session timeout problem in a device I am using.

Probably I am missing something simple, but what happens, is that after I have closed the first session, the first "OPTIONS" command to the second one (or any other) tries to go throw the closed socket, and not to open a new one.

Can any of you give me the right hint on how to proceed?

Many thanks for any help.
Regards,
   Sigismondo
--
------------------------------------------------------------------
Sigismondo Boschi, PhD                     TotalWire S.r.l.
[EMAIL PROTECTED]                      http://www.totalwire.it
begin:vcard
fn:Sigismondo Boschi
n:Boschi;Sigismondo
org:TotalWire
adr:;;via Valdossola, 25/b;Bologna;BO;40134;Italy
email;internet:[EMAIL PROTECTED]
tel;work:+39 051 302696
tel;cell:+39 346 7911896
x-mozilla-html:FALSE
url:http://www.totalwire.it
version:2.1
end:vcard

_______________________________________________
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to