Introduction
This article will show how you can access the OnScreen Zapper Lineup Editor to be able to create, edit, and delete channels in real-time.
INI parameters requisites
1. Orchestrate
You will have to enable the following INI parameters in Orchestrate:
eelm.enable
eelm.zapper_editor.enable
Optionally, you can create a shortcut using a color key on your remote to open the channel editor like so:
key.link.green = http://localhost:8090/lineupEditor/index.html
This image shows how it should look in Orchestrate:
Reboot or "Kick" the H200.
To "Kick" the H200, without rebooting, please choose the "MANAGE" module in Orchestrate, select "Device List", search and select your H200's serial number and you will see "Kick" on the top of the page as shown in the image below.
2. DHCP VCI server
Similarly to the previous example, you should add the following INI to your boot.ini file:
eelm.enable="1"
eelm.zapper_editor.enable="1"
key.link.green="http://localhost:8090/lineupEditor/index.html"
The last INI color button control remote shortcut is optional.
Reboot the H200.
3. H200 USB
If you want to use the H200 as a standalone device you can do so by creating an image and flash the INI updates into the unit.
1. Go to the H200 Offline Setup web app:
https://webapp.amino-orchestrate.com/offline-setup/h200/
2. Go to Create Parameter List.
3. Select the Firmware followed by "Add/remove Parameters".
4. Create the list with the following INIs:
eelm.enable
eelm.zapper_editor.enable
(Optional) key.link.green = http://localhost:8090/lineupEditor/index.html
5. Press the Finish button and download the USBImage.zip file.
6. Follow this article to update the H200 with the new INI parameters:
The list in the web app configurator should look like this:
Accessing the OnScreen Zapper Lineup Editor
Remotely using a Web Browser
Open the Web Browser and type the following link where you will need to replace the <H200 IP> with your H200 IP Address:
https://<H200 IP>:10444/lineupEditor/index.html
If everything was set up correctly the following screen should open:
Locally using the H200
If you decided to assign a color button from your remote control as a shortcut, just press the color button you chose (i.e. green color) to open the OnScreen Zapper Lineup Editor.
If everything was set up correctly the following screen should appear on your TV screen:
Now you can create, edit, and delete channels in real-time from your H200.
Comments
0 comments
Please sign in to leave a comment.