Skip to main content
Participant
December 23, 2010
Question

buffertime not working?

  • December 23, 2010
  • 1 reply
  • 303 views

hi all,

i'm going to develop a remote desktop project like VNC or RDP. The desktop is captured and encoded as H.264.

The code of flex client is very simple:

< mx:VideoDisplay x="276" y="114" width="240" height="320" bufferTime="0" autoPlay="true" live="true" source="rtmp://.../livestream"/>

But there seems to be above 10 frames buffering at the client side. That means the first I frame does not show until succedent P frames are received.

anybody knows how to fix it??

This topic has been closed for replies.

1 reply

December 23, 2010

I think this is the wrong place for your question.