Skip to main content
February 3, 2014
Question

Hi i am Ram,

  • February 3, 2014
  • 0 replies
  • 449 views

Iam getting 10-12 sec delay while streaming HDS live streaming.

but in HLs i some how reduce the latency upto 8 sec but not in hds

event.xml

<Event>

  <EventID>liveevent</EventID>

  <Recording>

    <FragmentDuration>1000</FragmentDuration>

    <SegmentDuration>100000</SegmentDuration>

    <DiskManagementDuration>3</DiskManagementDuration>

  </Recording>

</Event>

httpd.conf

<Location /hds-live>

    HttpStreamingEnabled true

    HttpStreamingLiveEventPath "../applications"

    HttpStreamingContentPath "../applications"

    HttpStreamingF4MMaxAge 2

    HttpStreamingBootstrapMaxAge 2

    HttpStreamingFragMaxAge -1

          Options -Indexes FollowSymLinks

</Location>

Message was edited by: ramkumar

    This topic has been closed for replies.