DummyCard for IpTV support (2 Viewers)

a.dimuzio

Portal Member
November 2, 2004
32
0
I'm acatually looking at the possibility to easily support IpTV channels in Mediaportal.

My idea is very simple, and I would like some feedback from someone that knows better than me the Mediaportal architecture. I'm sorry I just started to look at the code so I might not be too precise on what I'm saying.

The idea: to define a DummyTVCard (deriving form TVAnalogCard) that only supports Timeshifting. If I understand correctly, when timeshift is on the mpeg2 streams is first sent from the TVCard to a file, then mediaportal reads the timeshift file.

In the new DummyTVCard the timeshift file is going to be filled not by the TCCard but by an external program (ex. VLC) using the correct transport, which I think it should be ps.

Using the ExternalCommand plugin and defining the channels on this card as external channels, it should be easy to pass VLC (or any other programs) the correct parameters.

Now, just to be clear, this is not an original idea, since the same approach has been successfully used by GB-Pvr. It should be easy to do the same in MP I think.

I will start to look at the code in a more focused way to solve this problem, but if somebosy already has some suggestions, they are more than welcome!!
 

mzemina

Retired Team Member
  • Premium Supporter
  • February 23, 2005
    2,065
    14
    Tulsa, OK
    Home Country
    United States of America United States of America
    a.dimuzio - Have you thought about trying to talk with the developers on IRC?

    There is a link (Chat with us LIVE!) at the top (under .:: MediaPortal Forums ::.)

    Note that there are times when the developers are not online and tied up with life, but considering that the release of version 0.2.0 is suppose to happen this weekend, they maybe tied up working on fixing bugs.

    Mike
     

    Stinky

    Portal Member
    May 31, 2005
    27
    0
    This is a great way to integrate IPTV into the existing MP.. The only downside is you would need to have one "dummy card" for each instance of tuning.. I mean, if you wanted to record 3 shows at the same time, you would need 3 dummy cards and would have to configure each one. Not difficult, just a little cumbersome.

    And rather than use timeshift, why not set up your dummy card with the audio and video pins so it emulates a supported tuner card?
     

    Users who are viewing this thread

    Top Bottom