Hi,
In some cases, my callbacks are not called and my application hang. It happens when live555 does not recognize the response of the RTSP server. The logs say : Received a complete (unknown) response: RTSP/1.0 404 Not found In this case, in RTSPClient.cpp line 1556 foundRequest is NULL and the user callback is never called. foundRequest is NULL because the response does not include a CSeq value. Would there be a way to tell the application we received something invalid in this case ? Sebastien. _______________________________________________ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel