Skip to main content
April 20, 2012
Question

How to make delay Live Streaming ?

  • April 20, 2012
  • 1 reply
  • 2086 views

Hi everybody,

I follow this turorial make HTTP Live Streaming From Camera, using FMS 4.5, and FMLE 3.2, and I success.

Now I need make delay (1~10 minutes) on HTTP Live Streaming. Example, current now my camera is capture, and client (end-user) can only see the signal (video) is obtained from the camera 10 minutes ago.

P/s: I'm using Amazon Cloud, specify EC2 (include FMS 4.5)

Can I do that ?

Thanks,

Huy Mai

    This topic has been closed for replies.

    1 reply

    Patel Bharat
    Inspiring
    April 20, 2012

    You will get the answer from below link, it contains Netstream publish delay related information

    http://www.adobe.com/devnet/flashmediaserver/articles/dynstream_live.html

    April 20, 2012

    Hi Bharat,

    I read your link, and focus in MaxQueueDelay & MaxQueueSize.But its seem can not use in my case. I try config Application.xml follow it, and not success for my purpose , I think "MaxQueueDelayis specifies how to often the server will flush the message queue, in miliseconds.

    My puporse is client can view video, late 10 minutes than what is obtained current from camera

    Will I be missing anything?

    Mai Huy