OK, I've now installed a new version (2011.12.20) of the code that fixes this
problem. (The problem occurred only with commands - like "SET_PARAMETER" and
"GET_PARAMETER" that have a "Content-Length:" header, and only when the entire
command is not read at once - which is the case for RTP-over-
> I am running the 12-2-2011 build of Live555. When I run
> RTSPClient::sendSetParameter(…) with a session that is running UDP to a
> live555 server implementation, the server parses and successfully runs the
> RTSPClientSession:: handleCmd_SET_PARAMETER (overridden in a subclass). If I
> run