>One more question, what is the proper way to shutdown the LIVE555 >media server.
Just <control>-C (or the "kill" command). > The demo source just enters an endless loop The "live555MediaServer" code (unlike the code for the application in the "testProgs" directory) is not 'demo source'. It's the source for a complete application (product). >, and if the program is forced to exit you get lots of memory leaks. Not at all. Once any application ends (no matter how it ends), all of its memory is reclaimed by the operating system. (Similarly, all of its network sockets get closed.) > Could you enlight me with the proper >shutdown procedure? Just kill it. -- Ross Finlayson Live Networks, Inc. http://www.live555.com/ _______________________________________________ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel