Skip to main content
April 21, 2008
Question

How to delay 15 seconds in FMS server side

  • April 21, 2008
  • 1 reply
  • 413 views
How could you create a time delay (say 30 seconds) on a live stream so that an administrator/editor could stop a broadcast if an event needed censoring?

Flash Encoder publish the live stream into two urls, one is preview stream with minimize delay, another one is the delayed stream for public users. We don't want to delay it in client side.

How can FlashEncoder/Server archieve it?

    This topic is closed to new replies. Start a new post to keep the conversation going.

    1 reply

    April 22, 2008
    I try to recreate another stream in FMS server while onPublish and set this stream's bufferTime, It does'nt work. No delay.