MERGING MediaPortal Url Source Splitter & IPTV Filter (7 Viewers)

mike1

MP Donator
  • Premium Supporter
  • September 7, 2012
    88
    8
    59
    Home Country
    Germany Germany
    As you thought - the User Agent does not make any difference.

    While log "dreamboxedit" - a program that is also able to stream - i found that line with zap - request:.
    upload_2015-7-13_20-41-16.png
    Is it possible to use that in the filter per channel?
     

    mike1

    MP Donator
  • Premium Supporter
  • September 7, 2012
    88
    8
    59
    Home Country
    Germany Germany
    One more question - the original llay list stored looks like this:
    #EXTM3U
    #EXTVDBPOWER:urlwget=http://192.168.2.33/web/powerstate?newstate=0
    #EXTINF:0, 01. Das Erste HD
    #EXTVDBOPT:urlwget=http://192.168.2.33/web/zap?sRef=1:0:19:283D:3FB:1:C00000:0:0:0:
    #EXTVDBOPT:waitms=2000
    http://192.168.2.33:8001/1:0:19:283D:3FB:1:C00000:0:0:0:
    #EXTINF:0, 02. ZDF HD
    #EXTVDBOPT:urlwget=http://192.168.2.33/web/zap?sRef=1:0:19:2B66:3F3:1:C00000:0:0:0:
    #EXTVDBOPT:waitms=2000
    http://192.168.2.33:8001/1:0:19:2B66:3F3:1:C00000:0:0:0:

    I always removed the lines with ext... - because while scanning i did not work. Is there a way the plugin could handle that EXTVDBOPT commands?
    It Looks to me as that would cause the channel change?
     

    georgius

    Retired Team Member
  • Premium Supporter
  • October 31, 2010
    1,376
    654
    Bratislava
    Home Country
    Slovakia Slovakia
    One more question - the original llay list stored looks like this:
    #EXTM3U
    #EXTVDBPOWER:urlwget=http://192.168.2.33/web/powerstate?newstate=0
    #EXTINF:0, 01. Das Erste HD
    #EXTVDBOPT:urlwget=http://192.168.2.33/web/zap?sRef=1:0:19:283D:3FB:1:C00000:0:0:0:
    #EXTVDBOPT:waitms=2000
    http://192.168.2.33:8001/1:0:19:283D:3FB:1:C00000:0:0:0:
    #EXTINF:0, 02. ZDF HD
    #EXTVDBOPT:urlwget=http://192.168.2.33/web/zap?sRef=1:0:19:2B66:3F3:1:C00000:0:0:0:
    #EXTVDBOPT:waitms=2000
    http://192.168.2.33:8001/1:0:19:2B66:3F3:1:C00000:0:0:0:

    I always removed the lines with ext... - because while scanning i did not work. Is there a way the plugin could handle that EXTVDBOPT commands?
    It Looks to me as that would cause the channel change?
    I assume, that if you exchange urls in playlist with urls in EXTVDBOPT:urlwget tags, then no stream is opened. In that case, it is not possible to open or swicth channels, because you have one url for opening and another url for switching channel. Such thing is not implemented in TV server.
     

    doskabouter

    Development Group
  • Team MediaPortal
  • September 27, 2009
    4,654
    3,120
    Nuenen
    Home Country
    Netherlands Netherlands
    I have a m3u8 that won't play, is there something I can do to play this one (get a new m3u8 based on some info?).
    Url is http://109.123.70.20/vod/smil:Cinemassacre-55b29f38c3494.smil/playlist.m3u8, contents (in case url is cancelled):
    Code:
    #EXTM3U
    #EXT-X-VERSION:3
    #EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=205000,RESOLUTION=176x144
    Cinemassacre-55b29f38c3494__low.mp4_chunk.m3u8?nimblesessionid=2583448
    #EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=300000,RESOLUTION=320x160
    Cinemassacre-55b29f38c3494__med.mp4_chunk.m3u8?nimblesessionid=2583448
    #EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=750000,RESOLUTION=640x360
    Cinemassacre-55b29f38c3494__high.mp4_chunk.m3u8?nimblesessionid=2583448
    #EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=1650000,RESOLUTION=1280x720
    Cinemassacre-55b29f38c3494__hd1.mp4_chunk.m3u8?nimblesessionid=2583448
    #EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=64000,RESOLUTION=0x0
    Cinemassacre-55b29f38c3494__audio.mp4_chunk.m3u8?nimblesessionid=2583448
     

    georgius

    Retired Team Member
  • Premium Supporter
  • October 31, 2010
    1,376
    654
    Bratislava
    Home Country
    Slovakia Slovakia
    I have a m3u8 that won't play, is there something I can do to play this one (get a new m3u8 based on some info?).
    Url is http://109.123.70.20/vod/smil:Cinemassacre-55b29f38c3494.smil/playlist.m3u8, contents (in case url is cancelled):
    Code:
    #EXTM3U
    #EXT-X-VERSION:3
    #EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=205000,RESOLUTION=176x144
    Cinemassacre-55b29f38c3494__low.mp4_chunk.m3u8?nimblesessionid=2583448
    #EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=300000,RESOLUTION=320x160
    Cinemassacre-55b29f38c3494__med.mp4_chunk.m3u8?nimblesessionid=2583448
    #EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=750000,RESOLUTION=640x360
    Cinemassacre-55b29f38c3494__high.mp4_chunk.m3u8?nimblesessionid=2583448
    #EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=1650000,RESOLUTION=1280x720
    Cinemassacre-55b29f38c3494__hd1.mp4_chunk.m3u8?nimblesessionid=2583448
    #EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=64000,RESOLUTION=0x0
    Cinemassacre-55b29f38c3494__audio.mp4_chunk.m3u8?nimblesessionid=2583448
    Because it is master playlist, not media playlist. Just choose one url (e.g., http://109.123.70.20/vod/smil:Cinem...4__hd1.mp4_chunk.m3u8?nimblesessionid=2585825), in my case it was played without problem.
     

    mediaportal2015

    New Member
    August 9, 2015
    1
    0
    54
    Home Country
    France France
    Hi,
    I found no information about my problem.
    I have a playslit like this :

    The parameters "code" is an id for an iptv server.

    I just install this plugin, i want to know if you think it is possible to work with this kind of url ?

    4da0ea6a1315138e4db1286ae2cbbfd8ba3348a1.jpg


    4da0ea6a1315138e4db1286ae2cbbfd8ba3348a1.jpg]

    Thanks !
     
    Last edited:

    georgius

    Retired Team Member
  • Premium Supporter
  • October 31, 2010
    1,376
    654
    Bratislava
    Home Country
    Slovakia Slovakia
    Hi,
    I found no information about my problem.
    I have a playslit like this :

    The parameters "code" is an id for an iptv server.

    I just install this plugin, i want to know if you think it is possible to work with this kind of url ?

    4da0ea6a1315138e4db1286ae2cbbfd8ba3348a1.jpg


    4da0ea6a1315138e4db1286ae2cbbfd8ba3348a1.jpg]

    Thanks !
    Yes and no. To be clear: filter can work with that url, but RTMP protocol uses FLV container, which is not compliant with MPEG2 TS specification. Such stream must be transcoded for use in TV server, but transcoding is not implemented.
     

    mike1

    MP Donator
  • Premium Supporter
  • September 7, 2012
    88
    8
    59
    Home Country
    Germany Germany
    After Installation of actual plug in the database editor window is empty.
    What did i wrong?
     

    Users who are viewing this thread

    Top Bottom