hi all,
can i have log files or traces generated by the server and containing the
establishment of the connection between the LIVE555 and
the client? and in which directory can i find them?
thank youuu!!
___
live-devel mailing list
live-devel@lists.live
-- Forwarded message --
From: leroi cat
Date: 2012/1/9
Subject: testOnDemandRTSPServer
To: live-devel-requ...@lists.live555.com, finlay...@live555.com,
live-devel@lists.live555.com
Hi,
i run the server with the command ./testOnDemandRTSPServer, but by using
the request rtsp
Hello,
I just started with live555 media server and my client starts with
GET_PARAMETER method rather than OPTIONS.
After reading RTSPServer.cpp i found that the method GET_PARAMETER is
implemented just as a 'keep alive' and it sends an empty response.
i understand that i must define a subclass o