DVB-IP MediaPortal IPTV Source Filter (2 Viewers)

Status
Not open for further replies.

mm1352000

Retired Team Member
  • Premium Supporter
  • September 1, 2008
    21,577
    8,224
    Home Country
    New Zealand New Zealand
    Okay. Well, definitely don't panic. :)
    I'll wait to hear a response from Tony and then we'll see. Like I said, it is not impossible. We just need to be careful and be aware of the decisions we are making.
    Okay. With that I can continue work on RTSP implementation for merged filter/splitter. In worst case we can ship with MP official instalation IPTV filter, which will be in MP 1.5.0 and merged filter will be as MPEI.
    I see this filter includes quite a few other libraries (that is usually a good thing in my opinion (y) ). Are these all GPL or GPL compatible? Just need to remember to meet the license terms if/when this filter is included. :)
     

    georgius

    Retired Team Member
  • Premium Supporter
  • October 31, 2010
    1,376
    654
    Bratislava
    Home Country
    Slovakia Slovakia
    I see this filter includes quite a few other libraries (that is usually a good thing in my opinion (y) ). Are these all GPL or GPL compatible? Just need to remember to meet the license terms if/when this filter is included. :)
    Except FFmpeg (changes needed), the filter/splitter needs:
    1. zlib - no changes needed
    2. OpenSSL - no changes needed
    3. libssh2 - no changes needed
    4. librtmp - changes needed
    5. curl - changes needed
    6. tinyxml2 - no changes needed
    Everything else is written by me, demuxer parts are taken and rewritten from LAV filters (some parts are taken as is, because I don't understand them).
     

    mm1352000

    Retired Team Member
  • Premium Supporter
  • September 1, 2008
    21,577
    8,224
    Home Country
    New Zealand New Zealand
    Is the output of the filter ES streams, MPEG PES streams, MPEG PS, MPEG TS, something else... or maybe a mixture?
     

    georgius

    Retired Team Member
  • Premium Supporter
  • October 31, 2010
    1,376
    654
    Bratislava
    Home Country
    Slovakia Slovakia
    Is the output of the filter ES streams, MPEG PES streams, MPEG PS, MPEG TS, something else... or maybe a mixture?
    In first stage it will be as in current IPTV filter (whatever is on input, that will be on output). But when muxing/transcoding will be implemented, I think that MPEG TS and MPEG PS are supported by FFmpeg, which I plan to use.
     

    vuego

    Documentation Group
  • Team MediaPortal
  • August 5, 2006
    1,643
    764
    Göteborg
    Home Country
    Sweden Sweden
    Hello georgius,
    I'm looking into the documentation for this issue which I guess is 3692. I think that the Documentation was added to MP 1.3 however the JIRA issue says fixed version = MP 1.5 Pre.
    I want to create a Documentation Sub-Task of issue 3692 but I don't know where to put the Wiki Docs - MP 1.3 or 1.5...? Can you please advice, thanks :)
     

    georgius

    Retired Team Member
  • Premium Supporter
  • October 31, 2010
    1,376
    654
    Bratislava
    Home Country
    Slovakia Slovakia
    Hello georgius,
    I'm looking into the documentation for this issue which I guess is 3692. I think that the Documentation was added to MP 1.3 however the JIRA issue says fixed version = MP 1.5 Pre.
    I want to create a Documentation Sub-Task of issue 3692 but I don't know where to put the Wiki Docs - MP 1.3 or 1.5...? Can you please advice, thanks :)
    There is little mess in that. Unfortunatelly, documentation to wiki was added with MP 1.3 (and it was planned to replace previous IPTV filter), but I was investigating some issues and postponed merging. So documentation is already in wiki, but IPTV filter isn't in MP. The filter is planned to be added in MP 1.5.
     

    vir2alsa2rn

    Portal Member
    October 12, 2008
    6
    0
    Home Country
    Russian Federation Russian Federation
    Hi,

    Anyone know about the torrent TV (P2P)?
    For example:
    http://www.acestream.org/en/.
    Based on VLC player.

    Playlist example:
    #EXTM3U
    #EXTINF:0,1+1
    e40bc5a1564aca111cadb5d4fbb018a2dc29009e
    #EXTINF:0,100 TV
    575c737291a68065fcd4068ae2b77aad2b3c3052
    That would be great, if MediaPortal can work with such TV streams.
     

    Attachments

    • TV-channel-list.zip
      9.8 KB

    georgius

    Retired Team Member
  • Premium Supporter
  • October 31, 2010
    1,376
    654
    Bratislava
    Home Country
    Slovakia Slovakia
    Hi,

    Anyone know about the torrent TV (P2P)?
    For example:
    http://www.acestream.org/en/.
    Based on VLC player.

    Playlist example:
    #EXTM3U
    #EXTINF:0,1+1
    e40bc5a1564aca111cadb5d4fbb018a2dc29009e
    #EXTINF:0,100 TV
    575c737291a68065fcd4068ae2b77aad2b3c3052
    That would be great, if MediaPortal can work with such TV streams.
    Maybe in future, but I don't promise.
     

    nikos1671

    Portal Pro
    April 21, 2008
    244
    8
    45
    Germany
    Home Country
    Greece Greece
    My question is with your new filter, it will be possible to play web stream from the tv server? Like the online videos streams?it will be nice to use our favourite webstreams inside the tv section like normal channels.
     
    Status
    Not open for further replies.

    Users who are viewing this thread

    Top Bottom