[Live-devel] live555 media Server log files

2012-01-25 Thread leroi cat
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

[Live-devel] Fwd: testOnDemandRTSPServer

2012-01-09 Thread leroi cat
-- 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

[Live-devel] GET_PARAMETER

2012-01-05 Thread leroi cat
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