Getting Started

The KreaTV IP-STB software package includes a number of sample portals for you to study. These demonstrate basic interaction with the platform services and can act as useful tools when debugging your setup. It is strongly recommended that you study these carefully. The sample portals are found in the Starter Kit, in the toi_js folder. There are examples using both HTML and SVG. Unpack the .tgz file to your webserver.

The webservers IP address needs to be listed in the cfg.portal.whitelisturls configuration object, so the IP-STB knows that it is ok to run portals from that IP address. These configuration objcts are sent from your Infocast server. See here for more information regarding configuration and setup.

Quick Tip! A quick way to load/reload your portals is to telnet into the IP-STB and run the following command (change the URL to use your webservers IP address, and the path to the portal you wish to load) :

toish as loaduri http://192.168.123.123/portals/examples/tv-example.html text/html