[Live-devel] a problem about running live.com library on uCLinux
Ross Finlayson
finlayson at live.com
Thu Jul 8 22:01:04 PDT 2004
>I write a media player code, which using live library and running on
>uCLinux. The player can play low bit rate stream from testOnDemandServer
>which is running on windows command. But I can't play high bit rate
>stream, such as vob and mpeg2 video stream.
>I know, when high bit rate streaming, the rtsp server should have sent
>more packets than low bit rate streaming. I check my code and debug. I
>call getNextFrame function to get data. When I calculate the data length,
>summarize total length in the end. I find the total length is only part of
>the file which streamed. So the player play the steaming discontinuously.
>Why I can't get all data?
I don't know, because I didn't write your media player client :-)
However, I suggest that you first try running the "openRTSP" client (in the
"testProgs" directory).
Data loss in high-bitrate streams might just be due to packet loss...
Ross Finlayson
LIVE.COM
<http://www.live.com/>
More information about the live-devel
mailing list