Changes for page VC-4 Setup

Last modified by Alexander Mott on 2024/10/24 15:00

From version 8.1
edited by Mark Kohlmann
on 2023/01/07 00:20
Change comment: There is no comment for this version
To version 14.1
edited by Alexander Mott
on 2023/05/15 20:48
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.mark\.kohlmann@chiefintegrations\.com
1 +XWiki.alexander\.mott@chiefintegrations\.com
Content
... ... @@ -5,7 +5,7 @@
5 5  
6 6  (% class="box warningmessage" %)
7 7  (((
8 -showrunner on VC-4 requires version 4.000.0007 of VC-4
8 +ShowRunnerCLC™ on VC-4 requires version 4.000.0007 of VC-4
9 9  )))
10 10  
11 11  {{box cssClass="floatinginfobox" title="**CONTENTS**"}}
... ... @@ -26,7 +26,7 @@
26 26  
27 27  = Program Install =
28 28  
29 -* Download //CI_ShowRunner_vx.xx.cpz// and //Redirect.zip// from the VC-4 folder on the showrunner releases site
29 +* Download //CI_ShowRunner_vx.xx.cpz// and //Redirect.zip// from the VC-4 folder on the ShowRunnerCLC™ releases site
30 30  * Connect to the VC-4 server [[https:~~/~~/(Your_VC-4_IPAddress)/VirtualControl/config/settings/>>https://(Your_VC-4_IPAddress)/VirtualControl/config/settings/]]
31 31  * Load the Program
32 32  ** Go to the //Settings// tab
... ... @@ -41,13 +41,20 @@
41 41  **** Configuration Pages: Select Redirect.zip
42 42  [[image:1663090552845-124.png||height="326" width="404"]]
43 43  * Navigate to the "Device Info" section under the "Status Tab"
44 -** Record the serial number
45 -* Create a new room.  You'll need the ROOM ID and Room Name for the showrunner license.
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
46 46  
47 -= Accessing the showrunnerHUBWeb UI =
48 += Accessing the ShowRunner™ Console =
48 48  
49 -Instead, you must add "/cws/showrunner/app/" after the IP address in order to access the Web UI (e.g. https:~/~/vc-4ip/VirtualControl/Rooms/ROOMNAME/cws/showrunner/app/) **DO NOT OMIT THE LAST "/"**
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##
50 50  
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 +
54 += Accessing the ShowRunnerHUB™ Web UI =
55 +
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 "/"**)
57 +
51 51  VC-4 Currently does NOT serve the XPANEL:
52 -The XPanel does not launch from the Showrunner HUB webpage. To access the XPanel, extract the VTZ file from the showrunner™ 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.
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.
53 53  )))