[Live-devel] RTSP connection management issue

2012-07-03 Thread Ralf Globisch
Hi Ross, Thanks for the quick response. > Unfortunately, fixing this is going to be non-trivial, so it may take a > while... I figured as much after stepping through the code briefly. > > If it helps, I could send you the python script to replicate the issue. > Yes, please do; that will h

Re: [Live-devel] RTSP connection management issue

2012-07-02 Thread Ross Finlayson
> Do you consider this to be a bug? Well, because the server doesn't properly handle client behavior that's legal, then I suppose you could consider this to be a bug, yes. Unfortunately, fixing this is going to be non-trivial, so it may take a while... > If it helps, I could send you the pytho

[Live-devel] RTSP connection management issue

2012-07-02 Thread Ralf Globisch
Hi Ross, If an RTSP request belonging to an established session is sent over a new TCP connection, the server seems to respond with a "405 Method Not Allowed". According to the RFC, RTSP requests can be transmitted in several different ways including one connection per request/response transa