Re: [Live-devel] Logging usage

2020-11-23 Thread Ross Finlayson
Thanks. This seems like it’d be useful to others, so I’ll add it (within an #ifdef,#endif pair, to make it optional) to a future release of the code. Ross Finlayson Live Networks, Inc. http://www.live555.com/ ___ live-devel mailing list live-devel@l

[Live-devel] Logging usage

2020-11-23 Thread Jim Ham
I'm using live555MediaServer. I need to know which files are being served, so I added a very simple logging function. diff -r live/liveMedia/RTSPServer.cpp live.new/liveMedia/RTSPServer.cpp 1319a1320,1329 > // simple logging added by jeh 11/23/2020 > FILE* logfid = fopen("live555.log