This IIP makes it possible to define a channel table without using an Infocast server, by setting the config.channeltable object manually. The channel table contains the numbers, names and URLs of the channels available in the TV application. The format used for each channel is similar to the format used by the Infocast server.
Name | Repeat | Description | Example |
---|---|---|---|
<Channels> | Multiple | The channel table is written in text format, as a single long line comma separated list of channels. Each channel is written as it's number, name and address, seperated by ';'. The example below is a valid file:
kreatv-option-channeltable:1;Channel Name 1;239.1.1.1:1234;,2;Channel Name 2;239.1.1.2:1234;
Note: If the infocast server sends a channel table object it overwrites the channels specified by this IIP. |
Version | 4.3.IAP30.3 |
---|---|
Content version | - |
Branch | STABLE_iap_digitalis_3 |
Date | 20120112 |
Time | 035011 |
Architecture | All |
Rootdisk dependencies | kreatv-platform |
Execution dependencies | kreatv-platform |
Finalize dependencies | kreatv-finalize-is-default |
Installation scripts | buildtime |
Uninstallation scripts | - |
Sanity check | false |