Folks,
I am playing an FLV over RTMP using Red5 0.7. My video player is written in
Flex/AS3. It works fine for most videos. However, for some videos, I see the
following traces in my Flex debugger:



onMetaData: 

videodatarate : 0

audiosamplerate : 44100

height : 720

framerate : 23.97598627787307

filesize : 7897745

duration : 39.623

videocodecid : 2

audiocodecid : 2

width : 1280

stereo : true

audiosamplesize : 16

Buffer Full

Buffer Empty



These traces are generated by my code in the video player. Once the buffer
empty message is displayed, the video player seems unable to fill its buffer
and video playback is halted.


Does anyone have any insights into what might be going wrong here?


Thanks.

-Raj

-- 
View this message in context: 
http://www.nabble.com/Streaming-video-does-not-recover-from-buffer-empty-tp23322560p23322560.html
Sent from the FlexCoders mailing list archive at Nabble.com.

Reply via email to