I believe the ProxyServerMediaSession.cpp has an example of resetting the
client connected to a server on result codes returned via OPTION command. See
the continueAfterLivenessCommand() and continueAfterOPTIONS().
Craig
On 12/09/2013 08:07 AM, Adrian Kovacs wrote:
Hi,
I would like to hand
> I would like to handle the event, when the connection to RTSP server lost and
> the connection is restored. I can detect, when the connection is lost with
> sending a command to RSTP server and check the response result code.
Unfortunately, once the connection to the server is lost, the existi
Hi,
I would like to handle the event, when the connection to RTSP server lost and
the connection is restored. I can detect, when the connection is lost with
sending a command to RSTP server and check the response result code.
RTSPClient* pClient;
pClient->sendOptionsCommand(CheckResponse,