Wiki source code of VC-4 Setup

Version 14.1 by Alexander Mott on 2023/05/15 20:48

Hide last authors
Mark Kohlmann 2.2 1 (% class="box errormessage" %)
2 (((
3 This page is for VC-4 deployments. For other processors, see our [[normal processor setup page>>doc:SHOWRUNNER™ Setup Guide.SHOWRUNNER™ Installation Guide.SHOWRUNNER™ Installation and Network Setup.Processor Setup.WebHome]].
4 )))
5
6 (% class="box warningmessage" %)
7 (((
Scott Kohlmann 9.1 8 ShowRunnerCLC™ on VC-4 requires version 4.000.0007 of VC-4
Mark Kohlmann 2.2 9 )))
10
Alexander Mott 7.1 11 {{box cssClass="floatinginfobox" title="**CONTENTS**"}}
Alexander Mott 3.1 12 {{toc/}}
13 {{/box}}
14
Alexander Mott 6.1 15 (% class="row" %)
16 (((
Mark Kohlmann 2.2 17 **Licensing tutorial:**
18
19 //Note: Please use Chrome or Firefox to download the License from [[https:~~/~~/portal.chiefintegrations.com>>https://portal.chiefintegrations.com]].  Edge and Internet Explorer do not work properly.//
20
21 [[https:~~/~~/www.youtube.com/watch?v=H8CLZ7bp0eI>>url:https://www.youtube.com/watch?v=H8CLZ7bp0eI]]
22
23 Pre-Requisites
24
25 * VC-4 must have an SSL certificate
26
Alexander Mott 3.1 27 = Program Install =
Mark Kohlmann 2.2 28
Scott Kohlmann 9.1 29 * Download //CI_ShowRunner_vx.xx.cpz// and //Redirect.zip// from the VC-4 folder on the ShowRunnerCLC™ releases site
Mark Kohlmann 2.2 30 * Connect to the VC-4 server [[https:~~/~~/(Your_VC-4_IPAddress)/VirtualControl/config/settings/>>https://(Your_VC-4_IPAddress)/VirtualControl/config/settings/]]
31 * Load the Program
32 ** Go to the //Settings// tab
33 ** Go to the //Program Library// section
34 ** Add Program button
35 *** Step 1 of 2
36 **** Name: showrunner
37 **** Program File: Select ShowRunnerLoadHelper.cpz
38 [[image:1663089906147-492.png||height="261" width="414"]]
39 **** Hit //Next >//
40 *** Step 2 of 2
41 **** Configuration Pages: Select Redirect.zip
42 [[image:1663090552845-124.png||height="326" width="404"]]
43 * Navigate to the "Device Info" section under the "Status Tab"
Alexander Mott 12.1 44 ** Record the serial number and MAC address
45 * Create a new room and load the ShowRunner™ License as the User File for the room
46 ** ShowRunner™ license requires the Room ID and Room Name, as well as the MAC address
Mark Kohlmann 2.2 47
Alexander Mott 12.1 48 = Accessing the ShowRunner™ Console =
49
50 To access the ShowRunner™ console, connect to the VC-4 with PuTTY or another text console, log in to Linux, and then run the command ##telnet 127.0.0.1 50001##
51
52 This command will open a telnet session with the ShowRunner™ program running on the VC-4, enabling the use of typical "sr" commands. To leave the ShowRunner™ console, press the escape character as indicated when the telnet session first starts (by default it is '^]', which corresponds to ctrl+])
53
Scott Kohlmann 9.1 54 = Accessing the ShowRunnerHUB™ Web UI =
Mark Kohlmann 2.2 55
Alexander Mott 14.1 56 The ShowRunner™ configuration should be uploaded to the processor using the ShowRunnerHUB™ web UI. It is not possible to access the ShowRunnerHUB™ web UI by directly navigating to the IP address of the VC-4 server, instead it is necessary to navigate to the following URL: https:~/~/**vc-4ip**/VirtualControl/Rooms/**ROOMID**/cws/showrunner/app/ (Bold portions should be modified with your specific IP and Room ID, **DO NOT OMIT THE LAST "/"**)
Mark Kohlmann 2.2 57
Mark Kohlmann 8.1 58 VC-4 Currently does NOT serve the XPANEL:
Scott Kohlmann 9.1 59 The XPanel does not launch from the ShowRunnerHUB webpage. To access the XPanel, extract the VTZ file from the ShowRunnerCLC™ puf file and launch. Select Options>Host Settings and input the Host IP, IPID, Port 41794, check SSL, enter the Room ID, and Open. Type in the username and password (if applicable) and wait for the XPanel to connect.
Alexander Mott 6.1 60 )))