Re: [Live-devel] QuickTime file generation errors

2009-03-16 Thread Ross Finlayson
I am stopping the recording by issuing a kill -1 PID. Shouldn't that have been a kill -HUP ? They mean the same thing. The signal number for SIGHUP is 1. -- Ross Finlayson Live Networks, Inc. http://www.live555.com/ ___ live-devel mailing list liv

Re: [Live-devel] QuickTime file generation errors

2009-03-16 Thread Steven Kramer
I am stopping the recording by issuing a kill -1 PID. Shouldn't that have been a kill -HUP ? ___ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel

Re: [Live-devel] QuickTime file generation errors

2009-03-15 Thread Ross Finlayson
I am glad to dig through the source and try to identify and correct the issue, I am just not sure where to begin. "liveMedia/QuickTimeFileSink.cpp" Any bug fixes to this code would certainly be appreciated. -- Ross Finlayson Live Networks, Inc. http://www.live555.com/ _