• Quick Start
  • Booting
  • Platform
  • Portals
  • References
    • API Reference TOI3
    • IIP Reference
  • Resources
ARRIS Enterprises, Inc. Confidential Information

kreatv-option-channeltable_all

This IIP has been deprecated. Since cfg.media.channeltable is deprecated, this IIP is deprecated too.

This IIP makes it possible to define a channel table without using an Infocast server, by setting the cfg.media.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 like: channel_number;channel_name;url;.

Fields may be left empty, but the correct number of semicolons must be present. One example is like 1;Channel1;224.5.7.10:5000;.

Parameters

Name Repeat Description Type Default 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, separated by ';'.

As an example:


      kreatv-option-channeltable:1;Channel Name 1;239.1.1.1:1234;,2;Channel Name 2;239.1.1.2:1234;
      

If the infocast server sends a channel table object it overwrites the channels specified by this IIP.

String

Details

Version5.1.1.p8
Content version-
Branchkreatv.5.1.1.p8
Date20180221
Time150355
Architectureall
Rootdisk dependencieskreatv-platform
Finalize dependencieskreatv-finalize-is-default
Installation scriptsbuildtime, kit
Dependency onlyno
Explicitno
Allow any parametersyes

5.1.1.p8

Copyright (c) 2018 ARRIS Enterprises, LLC. All Rights Reserved. ARRIS Enterprises, LLC. Confidential Information.