RTSPConnection.setHttpMode
void setHttpMode(bool enable)By setting the HTTP mode to true the message parsing will support HTTP messages in addition to the RTSP messages. It will also disable the automatic handling of setting up an HTTP tunnel.
Parameters
enable | true to enable manual HTTP mode |