Project

General

Profile

Actions

Feature #3106

closed

IPTV: Support for streams with .m3u8 file extention

Feature #3106: IPTV: Support for streams with .m3u8 file extention

Added by Hyponic Hyponic over 10 years ago. Updated over 10 years ago.

Status:
Fixed
Priority:
Normal
Assignee:
-
Category:
IPTV
Target version:
Start date:
2015-09-23
Due date:
% Done:

100%

Estimated time:

Description

Can you please add support for streams with .m3u8 extentions?

Updated by Jaroslav Kysela over 10 years ago Actions #1

  • Subject changed from Support for streams with .m3u8 file extention to IPTV: Support for streams with .m3u8 file extention
  • Target version set to 4.4

Updated by Hanspeter Müller over 10 years ago Actions #2

Just for "the google", you can already do that yourself with the pipe:// handler as described here: Custom_MPEG-TS_Input :)

Updated by Chris Koster over 10 years ago Actions #3

I'm also interested in this feature. Will also have a look at Hanspeters' solution. Thanks

Updated by Jaroslav Kysela over 10 years ago Actions #4

  • Status changed from New to Fixed
  • % Done changed from 0 to 100

Applied in changeset commit:tvheadend|9f21e5918573511bcf05435abae942f210b5ae28.

Updated by Jaroslav Kysela over 10 years ago Actions #5

  • Target version changed from 4.4 to 4.2

Updated by Jaroslav Kysela over 10 years ago Actions #6

The code is not much tested and I hope that I didn't break the standard streaming. Anyway, only the first stream is used, others are ignored. v4.1-610-g9f21e59

Updated by Sam Stenvall over 10 years ago Actions #7

@perexg .m3u8 is usually used for HLS playlist files so I'm not sure this support is that useful for that use case.

Updated by Jaroslav Kysela over 10 years ago Actions #8

HLS playlist seems to have multiple streams with some attributes. It should work if streams are MPEG-TS (first is selected at the moment). Of course, I would expect that users want to add some "fine" filter to select stream based on bandwidth or any other descriptor - language etc.). But, many sites uses .m3u just for the redirection.

Actions

Also available in: PDF Atom