Re: [Live-devel] No RTSP session is currently in progress

2012-10-19 Thread Ross Finlayson
> I temporarily solved my problem by calling the old setupMediaSubsession > instead of sendSetupCommand. > > I know that is not very nice. No, it's exactly right. If you use the old synchronous RTSPClient interface, then *all* of your "RTSPClient" function calls should be from that old interf

Re: [Live-devel] No RTSP session is currently in progress

2012-10-19 Thread Mauro Delucis
Hello Ross, I can't use the asynchronous interface right now because I have no time to develop the changes... unfortunately! Customers are always in a hurry! I temporarily solved my problem by calling the old setupMediaSubsession instead of sendSetupCommand. I know that is not very nice. M

Re: [Live-devel] No RTSP session is currently in progress

2012-10-19 Thread Ross Finlayson
> My application acquires rtsp streams from an IP camera. Until a few days ago > the application was working properly, then I updated the LIVE555 libraries > and the program started to report the message: "No RTSP session is currently > in progress" > > What could be causing this? Because the

[Live-devel] No RTSP session is currently in progress

2012-10-19 Thread Mauro Delucis
Hello! I have a problemwith live555, I hope this is the right mailing list. My application acquires rtsp streams from an IP camera. Until a few days ago the application was working properly, then I updated the LIVE555 libraries and the program started to report the message: "No RTSP session i