chrippa / livestreamer

Command-line utility that extracts streams from various services and pipes them into a video player of choice. No longer maintained, use streamlink or youtube-dl instead.
http://livestreamer.io/
BSD 2-Clause "Simplified" License
3.88k stars 583 forks source link

Stop Livestreamer #1056

Open idealsat opened 9 years ago

idealsat commented 9 years ago

Hi

When i play hls stream its play ok Its getting segment from http and play well till to 10 minutes.

But segment downloading slow .....example ( we have segment 1 to 50 ) when segment download 1 to 10 then its playing but 11 is downloading if its downloading slow then livestreamer timeout occur and it cant fetch segment 11 ).

Example : when download done 11 to 20 livestreamer cant read it .

How i can fix this issue.?

or

How i can control this timeout with hls segment timeout,hls attempt etc..?

Thanks

idealsat commented 9 years ago

Any solution ?

mammothb commented 9 years ago

have you tried these cmd line options to adjust hls timeouts and other values? http://docs.livestreamer.io/cli.html#cmdoption--hls-segment-attempts

idealsat commented 9 years ago

yes i already try these options but with this The problem is livestreamer can read after 5 minute or 7 minute .

Even 11 to 20 downloaded before 5 minutes.

Thanks for your reply