[Live-devel] Maybe two bugs exist
Aiden_Coomo
AidenYuan at coomosoft.com
Sun Jul 6 22:47:24 PDT 2008
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20080707/d911b6ba/attachment.html>
More information about the live-devel
mailing list