Hi Ross, This may not be serious bug. The FileSink destructor present in FileSink.cpp is directly closing the fileHandle, Instead of this it is preferred if it calls "CloseOutputFile" which takes care of not closing stdout,stderr file handles.
Warm Regards, prb
_______________________________________________ live-devel mailing list [email protected] http://lists.live555.com/mailman/listinfo/live-devel
