> The latest release(0107) will fail with a SIGSEGV on HTTP live streaming.
That's strange. The code for HTTP Live Streaming has not been changed in several months. > It faults at MediaSink::onSourceClosure. It would be nice to know exactly why the fault is occurring. > In TCPStreamSink::processBuffer, onSourceClosure is being called twice, > one being called inside the fSource->getNextFrame call, and the other being > called when the source is done. No, the function that's being called (as a 'input source closure' handler) as a result of "getNextFrame()" is "TCPStreamSink::ourOnSourceClosure()" (note the "our" in the name). It's a different function from the "onSourceClosure()" function that's called later. There might well still be a bug in the code, but that's not 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