HbbTV Network launcher
This application is used to redirect incoming watchers to different URL's based on the channel user is in. You can define different url for each of the channels inside the network.
CONFIGURATION
After creating the application you can start adding channels and their target url's on this application.
Adding new channel happens by going to settings -tab and press Add -button on the bottom of the screen.
You need to give Original Network ID, Transport Stream ID and Service ID. Application check that those will match the channel's values and it those match it will try to move user to given targetUrl.
Name is only used in admin to help admin user's to identify channel. It is not used in application itself.
Access code is a color or navigation button combination string. If this field is left empty then user is moved to targetUrl as soon as possible and without any action from the user.
If Access code is given then user needs to give this code using their remote before he is directed to the targetUrl.
Letters used in the code and these must be separated by using comma (,):
COLOR BUTTONS
RED = red
GREEN = green
YELLOW= yellow
BLUE = blue
NAVIGATION BUTTONS
LEFT = Left
RIGHT = Right
UP = Up
DOWN = Down
Example of the code: RED,UP,GREEN,LEFT
Other buttons are can't be used in this code.
Code must be given in order and be the first color button presses when user arrives to the channel.
If code is given incorrectly then you need to either visit another channel and come back, wait 10 seconds or press OK/ENTER -button.