Skip navigation
smit1625
Currently Being Moderated

Fully Seekable Live HLS Streaming to iOS (Sliding Window)

Aug 16, 2012 4:33 PM

Tags: #video #hls #dvr #ios #ipad #fms #live_streaming #sliding_window

Hi there,

 

I am working on an application that involves 1080p live streaming to the new iPad.  My client needs this stream to be fully seekable at any time.  I am using the livepkgr application currently to stream the video from FMLE to Safari on the iPad.  I have been Googling extensively and found very little information regarding HLS DVR on iOS.  It seems that I am stuck with a 48-second sliding window no matter what I do.  I have tried setting the HLS Sliding Window length to 0 in the Application.xml file, but observed no change.  Any suggestions?

 
Replies
  • Currently Being Moderated
    Aug 17, 2012 4:05 AM   in reply to smit1625

    I am not sure how are you trying to change the configuration in Application.xml but with default livepkgr and encoder publishing to this livepkgr - you just need to make changes to your Apache configuration to turn SlidingWindow off. Go to httpd.conf, search for "hls-live" location directive and inside that directive set HLSSlidingWindowLength to 0 (default is 6). Once you do that - restart your Apache and playback the HLS stream - you should get full stream available.

     
    |
    Mark as:

More Like This

  • Retrieving data ...

Bookmarked By (0)

Answers + Points = Status

  • 10 points awarded for Correct Answers
  • 5 points awarded for Helpful Answers
  • 10,000+ points
  • 1,001-10,000 points
  • 501-1,000 points
  • 5-500 points