[mythtv] channelscan for mpts on udp multicast

radhika g gradhika.dn at gmail.com
Tue Jan 29 08:12:49 UTC 2013


Hi,

I am trying to put all the different programs in the recieved mpts onto
different channels.

Ex: udp://239.255.0.0:5000 has an mpts say with 3 programs.
Now after scanning from m3u file, it puts the url on say channel 1

Assume it has 3 programs with
PID 0x30
PID 0x31,
PID 0x32

so we can set the first PID on channel 1 i.e.

Channel 1,  PID 0x30,  port 5000

But how to set the other 2 programs onto different channels.
i.e.
Channel 2,  PID 0x31,  port 5000
Channel 3,  PID 0x32, port 5000

How is it done in the case of some other device cards.

Looking through the code where i could add the channels appropriately with
the associated programs.

--thanks & regards
radhika
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.mythtv.org/pipermail/mythtv-dev/attachments/20130129/9dd4cf56/attachment.html>


More information about the mythtv-dev mailing list