Re: [Live-devel] Tricky bug in RTSP-on-HTTP server implementation?

2010-10-23 Thread Ross Finlayson
the new version works correctly (no more ignored RTSP requests), but it seems to introduce a new bug, this time in memory management. Glibc seems to crash on a double free or corruption when the RTSP connection is abruptedly closed (I could see this behaviour on VLC everytime I closed the clien

Re: [Live-devel] Tricky bug in RTSP-on-HTTP server implementation?

2010-10-23 Thread Cristiano Belloni
Il 23/10/2010 05:44, Ross Finlayson ha scritto: OK, I have now installed a new version (2010.10.23) of the "LIVE555 Streaming Media" code that should overcome this problem. Dear Ross, the new version works correctly (no more ignored RTSP requests), but it seems to introduce a new bug, this tim

Re: [Live-devel] Tricky bug in RTSP-on-HTTP server implementation?

2010-10-23 Thread Cristiano Belloni
Il 22/10/2010 20:55, Ross Finlayson ha scritto: Can you confirm me it's a bug? Yes, it appears to be a bug. I'm curious, though: Does it still occur (sometimes) even with an up-to-date version of "openRTSP"? The version that you're using - 2010.04.09 - is very old; our RTSP client impleme