Skip to main content
June 25, 2013
Question

can't set DiskManagementDuration

  • June 25, 2013
  • 1 reply
  • 479 views

Hi everyone,

i'm trying to set up a maximum time of 30minutes to save the live content on my server (.frx files).

I have configured the Event.xml file and stored it under C:\Program Files\Adobe\Adobe Media Server 5\applications\livepkgr\events\streamName

It looks like this:

<Event>

  <EventID>streamName</EventID>

  <Recording>

    <FragmentDuration>4000</FragmentDuration>

    <SegmentDuration>400000</SegmentDuration>

    <DiskManagementDuration>0.5</DiskManagementDuration>

  </Recording>

</Event>

But i still dont see any effect on my storage. I'm streaming live content and keep seeing files older than 30minutes on my server.

Could anyone help me with this?

Thanks, Matias.

    This topic has been closed for replies.

    1 reply

    June 28, 2013

    We are running AMS in a Windows Server 2008 R2 machine.

    If we set DiskManagementDuration to 1, it stores file under 1hr.

    If we set DiskManagementDuration to 2, it stores file under 2hr.

    But if we set DiskManagementDuration to 0.5 (30min), it stores file under 3hr!!!

    Any ideas?

    Thanks, Matias.