[Live-devel] a problem about running live.com library on uCLinux

=?big5?B?sEu358XvIFJpY2hhcmQgWXVhbg==?= richardy at kinposh.com.cn
Fri Jul 9 12:21:35 PDT 2004


Ross Finlayson, Thank you for your previous help.
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?



More information about the live-devel mailing list