Project

General

Profile

Feature #3106

IPTV: Support for streams with .m3u8 file extention

Added by Hyponic Hyponic about 9 years ago. Updated about 9 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?

History

#1

Updated by Jaroslav Kysela about 9 years ago

  • 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
#2

Updated by Hanspeter Müller about 9 years ago

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

#3

Updated by Chris Koster about 9 years ago

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

#4

Updated by Jaroslav Kysela about 9 years ago

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

Applied in changeset commit:tvheadend|9f21e5918573511bcf05435abae942f210b5ae28.

#5

Updated by Jaroslav Kysela about 9 years ago

  • Target version changed from 4.4 to 4.2
#6

Updated by Jaroslav Kysela about 9 years ago

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

#7

Updated by Sam Stenvall about 9 years ago

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

#8

Updated by Jaroslav Kysela about 9 years ago

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.

Also available in: Atom PDF