1 live555MediaServer crashed when parsing .mpg
I downloaded live.2008.06.05.tar.gz., and Compiled in Linux. Run "live/mediaServer/live555MediaServer", when I use .mpg to test live555MediaServer, it crashed. Test clients are QuickTime and Realplay 11 I add -DDEBUG macro, and get some logs "StreamParser internal error (85384+ 65541 > 150000)", it seems that the error happened in the StreamParser::ensureValidBytes1 2 In live\config.armlinux Line 7: CPLUSPLUS_COMPILER = $(CROSS_COMPILE)gcc -------> CPLUSPLUS_COMPILER = $(CROSS_COMPILE)g++ Line 10: LINK = $(CROSS_COMPILE)gcc -o ------> LINK = $(CROSS_COMPILE)g++ -o
_______________________________________________ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel