Robert,
Thanks for the note. You analysis seems correct.
The following change should prevent the crash:
In "H264VideoFileServerMediaSubsession.cpp", line 73, change
} else {
to
} else if (!fDoneFlag) {
(Ditto for "H265VideoFileServerMediaSubsession.cpp", etc.)
If - for whatever reason - that doesn't work, let me know. Otherwise I'll make
this change in the next release of the software.
Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
_______________________________________________
live-devel mailing list
[email protected]
http://lists.live555.com/mailman/listinfo/live-devel