Skip to main content
Participant
December 23, 2010
Question

buffertime not working?

  • December 23, 2010
  • 1 reply
  • 519 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.

i also test FME+FMS, the framerate was set as 1fps, the live stream also delayed several secondes.

    This topic has been closed for replies.

    1 reply

    Adobe Employee
    January 6, 2011

    Try disabling <AggregateMessages enabled="true"> at two places in Application.xml.