RTSPConnection.setHttpMode

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.

class RTSPConnection
void
setHttpMode
(
bool enable
)

Parameters

enable bool

true to enable manual HTTP mode