Status of playback of m3u8 playlist? (1 Viewer)

Ministerk

Super User
  • Team MediaPortal
  • Super User
  • November 28, 2007
    970
    826
    Uppsala
    Home Country
    Sweden Sweden
    I would be great if online videos got m3u8 playlist support, lots of sites have really difficult to work out rtpm streams or DRM'ed content but their mobile site/app often uses m3u8 without DRM, also mobile sites sometimes come with a handy json api..

    Of course one could use VLC player, but internal is so much better!
     

    Brownard

    Development Group
  • Team MediaPortal
  • March 21, 2007
    2,301
    1,886
    Home Country
    United Kingdom United Kingdom
    LAV Splitter can handle m3u8 streams natively (I use it for the AirPlay plugin). Maybe this could be added to the URLSourceSplitter or allow OV to fall back to LAV Splitter?
     

    Nervesagent

    Portal Pro
    February 26, 2014
    150
    19
    46
    Home Country
    Denmark Denmark
    I would be great if online videos got m3u8 playlist support, lots of sites have really difficult to work out rtpm streams or DRM'ed content but their mobile site/app often uses m3u8 without DRM, also mobile sites sometimes come with a handy json api..

    Of course one could use VLC player, but internal is so much better!
    is this still worth bringing up? Totally agree...possible today? I get a new error with latest merged filter stating tag version not support,so I guess Georgius is working on it.
     

    Ministerk

    Super User
  • Team MediaPortal
  • Super User
  • November 28, 2007
    970
    826
    Uppsala
    Home Country
    Sweden Sweden
    I would be great if online videos got m3u8 playlist support, lots of sites have really difficult to work out rtpm streams or DRM'ed content but their mobile site/app often uses m3u8 without DRM, also mobile sites sometimes come with a handy json api..

    Of course one could use VLC player, but internal is so much better!
    is this still worth bringing up? Totally agree...possible today? I get a new error with latest merged filter stating tag version not support,so I guess Georgius is working on it.
    m3u8 media playlists (not master playlists) protocol version 1 and 3 are supported by MediaPortal Url Source Splitter & IPTV Filter. To see what version your play list is check the tag #EXT-X-VERSION. I don't know if @georgius working on support for other versions.
     

    Nervesagent

    Portal Pro
    February 26, 2014
    150
    19
    46
    Home Country
    Denmark Denmark
    I would be great if online videos got m3u8 playlist support, lots of sites have really difficult to work out rtpm streams or DRM'ed content but their mobile site/app often uses m3u8 without DRM, also mobile sites sometimes come with a handy json api..

    Of course one could use VLC player, but internal is so much better!
    is this still worth bringing up? Totally agree...possible today? I get a new error with latest merged filter stating tag version not support,so I guess Georgius is working on it.
    m3u8 media playlists (not master playlists) protocol version 1 and 3 are supported by MediaPortal Url Source Splitter & IPTV Filter. To see what version your play list is check the tag #EXT-X-VERSION. I don't know if @georgius working on support for other versions.


    Well... afaik most of the streams that arent working are Protocol version 3
    Code:
    #EXTM3U
    #EXT-X-VERSION:3
    #EXT-X-TARGETDURATION:5
    #EXT-X-MEDIA-SEQUENCE:892645
    #EXTINF:4.004,
    PROFILE03-446/645-20150527T120353.ts
    #EXTINF:4.004,
    PROFILE03-446/646-20150527T120357.ts
    #EXTINF:4.004,
    PROFILE03-446/647-20150527T120401.ts
    #EXTINF:4.004,
    PROFILE03-446/648-20150527T120405.ts
    #EXTINF:4.004,
    PROFILE03-446/649-20150527T120409.ts
    #EXTINF:4.004,
    PROFILE03-446/650-20150527T120413.ts
    #EXTINF:4.004,
    PROFILE03-446/651-20150527T120417.ts
    #EXTINF:4.004,
    PROFILE03-446/652-20150527T120421.ts

    Examples
    Code:
    #EXTINF:0, Sports-,DISCOVERY HD
    http://200.76.77.237/LIVE/H01/CANAL351/PROFILE03.m3u8?
    #EXTINF:0, Sports-1 Fox 1 (US)
    http://200.76.77.237/LIVE/H01/CANAL415/PROFILE03.m3u8?
    #EXTINF:0, Sports-,Fox Action (US)
    http://200.76.77.237/LIVE/H01/CANAL416/PROFILE03.m3u8?
    #EXTINF:0, Sports-,FOX MOVIES HD (US)
    http://200.76.77.237/LIVE/H01/CANAL417/PROFILE03.m3u8?
    #EXTINF:0, Sports-,FILM ZONE HD (US)
    http://200.76.77.237/LIVE/H01/CANAL440/PROFILE03.m3u8?
    #EXTINF:0, Sports-,FOX CINEMA (US)
    http://200.76.77.237/LIVE/H01/CANAL472/PROFILE03.m3u8?
    #EXTINF:0, Sports-,Fox Family (US)
    http://200.76.77.237/LIVE/H01/CANAL475/PROFILE03.m3u8?
    #EXTINF:0, Sports-,FOX CLASSICS (US)
    http://200.76.77.237/LIVE/H01/CANAL478/PROFILE03.m3u8?
     

    Users who are viewing this thread

    Similar threads

    Nevermind, I think. I found them in the forum. I had only checked the main webiste for MP2 plugins. https://www.team-mediaportal.com/extensions/mp2-plugins I hope these work: Featured Plugins
    Nevermind, I think. I found them in the forum. I had only checked the main webiste for MP2 plugins...
    I've been an MP1 user for a long time. I'm interested in switching to MP2. However, I rely heavily on the features provided by...
    Replies
    1
    Views
    3K
    MP 1.37 Final (Willow) Bugfix II released, download links updated...
    MP 1.37 Final (Willow) Bugfix II released, download links updated...
    We have just released MediaPortal 1.37 - Willow x86 and x64 version. Highlights of this release Bugfixes: [MP1-5232] - GPU...
    Replies
    4
    Views
    3K
    maybe setting loglevel to debug might pinpoint the difference between normal and stuck? Preferable with as much disabled as possible also try to see if anything is happening during stuck for the mediaportal process(resource monitor, disk activity, cpu usage, anything) maybe other programs competing for resouces?
    maybe setting loglevel to debug might pinpoint the difference between normal and stuck? Preferable with as much disabled as...
    Since over a year my MP sometimes stucks while showing the welcome screen. It started once a week now it happens every second time...
    Replies
    4
    Views
    1K
    I think therein lies my problem. I am on 1.6.2.0. So thanks both for your help, I will pause this thread for now and come back to it while I work out what to do next. The problem is we have a family member who relies on MiniDisplay and I don't know if upgrading the set up is going to spoil compatibility with that plug in. The set up...
    I think therein lies my problem. I am on 1.6.2.0. So thanks both for your help, I will pause this thread for now and come back to...
    Good afternoon, Does anybody know of an expression or property I can use within a conditional visibility statement, that detects...
    Replies
    28
    Views
    6K
    It is possible to have both MP1 and MP2 installed on the same drive (I have a test partition with just such an arrangement). However... The TV Server parts of MP1 and MP2 start when the system boots, and TV Server runs all of the time, even when it is not recording and live TV is not being viewed. If both TV Servers were active, they...
    It is possible to have both MP1 and MP2 installed on the same drive (I have a test partition with just such an arrangement)...
    Help Please. Yesterday upon switch-on, I had this issue with MP2: When I clicked on the [REC] icon in the following Image...
    Replies
    26
    Views
    8K
    Top Bottom