How to multicast with EPG data?

Vahan Yerkanian vahan at arminco.com
Mon May 25 19:45:44 CEST 2009


Ondřej Caletka wrote:
> Hi,
>
> EPG data are in EIT tables, which are on PID 0x12, you can stream it 
> just like any other programme, for instance:
>
>        stream {
>                name "SI";
>                input {
>                        pid 0x10;
>                        pid 0x11;
>                        pid 0x12;
>                        pid 0x13;
>                        pid 0x14;
>                };
Thanks,

That worked, actually having pids 0x10 - 0x12 with channel's pnr was 
enough to make the EPG appear on the client side, putting only 0x12 
didn't work though, so I guess there is something in 0x10 and/or 0x11 
(publisher id/name?) that links to 0x12 and is required for proper 
parsing of EPG data.

Regards,
Vahan



More information about the Getstream mailing list