RTSPConnection.setIgnoreXServerReply

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.

class RTSPConnection
void
setIgnoreXServerReply
(
bool ignore
)

Parameters

ignore bool

true to ignore the x-server-ip-address header reply or false to comply with it (false is the default).