RTSPConnection.setIgnoreXServerReply
void setIgnoreXServerReply(bool ignore)Set whether to ignore the x-server-ip-address header reply or not. If the header is ignored, the original address will be used instead.
Parameters
ignore | true to ignore the x-server-ip-address header reply or false to comply with it (false is the default). |