Hi
I tried to use vlc with the latest version. I thought it would work as you say it is backward compatible, but I have a segmentation fault. I think the line 136 in RTSPClient.cpp is buggy because if parameterName is NULL, sprintf segfaults. Regards, Seb. Backtrace : #0 0xb7499e00 in strcpy () from /lib/tls/i686/cmov/libc.so.6 #1 0xb62c74b3 in RTSPClient::sendGetParameterCommand (this=0x8e692f0, sessi...@0x8e69a50, responseHandler=0xb62c05ca <RTSPClient::responseHandlerForSyncInterface(RTSPClient*, int, char*)>, parameterName=0x0, authenticator=0x0) at RTSPClient.cpp:136 #2 0xb62c75e0 in RTSPClient::getMediaSessionParameter (this=0x8e692f0, sessi...@0x8e69a50, parameterName=0x0, parameterval...@0xb60551e4) at RTSPClient.cpp:1832 _______________________________________________ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel