Changes for page VC-4 Setup

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

From version 16.1
edited by Alexander Mott
on 2023/05/15 21:05
Change comment: There is no comment for this version
To version 12.1
edited by Alexander Mott
on 2023/05/15 20:28
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -45,22 +45,17 @@
45 45  * Create a new room and load the ShowRunner™ License as the User File for the room
46 46  ** ShowRunner™ license requires the Room ID and Room Name, as well as the MAC address
47 47  
48 +(% class="wikigeneratedid" %)
48 48  = Accessing the ShowRunner™ Console =
49 49  
50 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 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 and close the telnet application, press the escape character '^]' ('ctrl+]'), type "quit", and then press enter.
53 +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 53  
54 54  = Accessing the ShowRunnerHUB™ Web UI =
55 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 +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/ROOMID/cws/showrunner/app/) **DO NOT OMIT THE LAST "/"**
57 57  
58 -Prior to logging in to the ShowRunnerHUB™ UI, it is necessary to create a ShowRunner™ user. Open the ShowRunner™ console as described above and run the following command, replacing the "username", "name" and "password" with your desired credentials:
59 -
60 -* sradmin username "name" administrators password
61 -
62 -The username and password should be one word each and will be the credentials used to log in to the ShowRunnerHUB™ UI.
63 -
64 64  VC-4 Currently does NOT serve the XPANEL:
65 65  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.
66 66  )))