[Live-devel] Live Streaming problem
Ross Finlayson
finlayson at live.com
Thu Feb 19 03:04:00 PST 2004
>I have compiled liveMedia with -DDEBUG to see what
>happens and when i tried to stream the realtime flux i
>have always this message:
>
>MPEGProgramStreamParser::parse() EXCEPTION
That's *not* an error. The stream parsing code uses C++ language
exceptions to handle the case where it runs out of data in its input buffer
(and thus has to read more data). I.e., these are language exceptions, but
not 'errors'. (I'll change the debugging message to make it clear that
this is not an error.)
Ross Finlayson
LIVE.COM
<http://www.live.com/>
More information about the live-devel
mailing list