Changes for page VC-4 Setup
Last modified by Alexander Mott on 2024/10/24 15:00
From version 17.1
edited by Alexander Mott
on 2023/05/15 21:23
on 2023/05/15 21:23
Change comment:
There is no comment for this version
To version 22.1
edited by Alexander Mott
on 2023/06/08 14:59
on 2023/06/08 14:59
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -12,8 +12,6 @@ 12 12 {{toc/}} 13 13 {{/box}} 14 14 15 -(% class="row" %) 16 -((( 17 17 **Licensing tutorial:** 18 18 19 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.// ... ... @@ -44,6 +44,7 @@ 44 44 ** Record the serial number and MAC address 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 45 +** Room ID is always one word, all caps and is case-sensitive for the license 47 47 48 48 = Accessing the ShowRunner™ Console = 49 49 ... ... @@ -51,14 +51,41 @@ 51 51 52 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 53 54 - =Accessing the ShowRunnerHUB™WebUI=53 +The ShowRunner™ console can be used track normal Crestron console messages to the /var/log/messages log by setting up a VC-4 API token and registering it in ShowRunner™. To do this, navigate to the VC-4 configuration page, navigate to the "Settings" tab and open the "Tokens" section. Click "Add Token" and name it "showrunner". Copy the token to your clipboard and then go into the ShowRunner™ console. Run the command "##sradmin set vc4 api token [paste the api token]##" and then run the command "##sradmin restart##" 55 55 56 - The ShowRunner™configuration shouldbe uploadedtotheprocessor using theShowRunnerHUB™webUI. It isnotpossible toaccesstheShowRunnerHUB™web UI by directlynavigating tothe IP addressof the VC-4server,insteaditisnecessarytonavigatetothe followingURL: https:~/~/**vc-4ip**/VirtualControl/Rooms/**ROOMID**/cws/showrunner/app/(Bold portionsshould bemodified withyour specific IP and Room ID, **DO NOT OMIT THE LAST "/"**)55 +By running the command "##sudo tail -f /var/log/messages##", the Linux console will start tracking messages that you would normally see if you connected to an ordinary processor via Text Console. 57 57 58 - Priorto logging in to the ShowRunnerHUB™ UI, it is necessary to create a ShowRunner™user. Openthe ShowRunner™console as described above and run the following command, replacing the "username", "name" and "password"with your desiredcredentials: ##sradmin add user **username** "**name**" Administrators **password**##57 += Accessing the ShowRunner™ UIs = 59 59 60 - Theusername and password should be one word each and will be the credentials used to log in to theShowRunnerHUB™UI. Thename canbemultiplewords as long as it is in quotes, and is simply a friendly name used to identify each user.59 +== ShowRunnerHUB™ Web UI == 61 61 62 -VC-4 Currently does NOT serve the XPANEL: 63 -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. 64 -))) 61 +The ShowRunner™ configuration should be uploaded to the processor using the ShowRunnerHUB™ Web UI. To access the ShowRunnerHUB™ Web UI, it is necessary to navigate to the following URL: 62 + 63 +* https:~/~/**vc-4ip**/VirtualControl/Rooms/**ROOMID**/cws/showrunner/app/ 64 +* Bold portions should be modified with your specific IP and Room ID [the Room ID is case sensitive] 65 +* **DO NOT OMIT THE LAST "/"** 66 + 67 +Prior to logging in to the ShowRunnerHUB™ Web UI, it is necessary to create a ShowRunner™ user. Open the ShowRunner™ console as described above and run the following command: 68 + 69 +* ##sradmin add user **username** "**name**" Administrators **password**## 70 +* Replace the bolded username, name, and password portions with the your desired credentials 71 +* The username and password should be one word each and are the credentials used to log in to the ShowRunnerHUB™ Web UI 72 +* The name can be multiple words as long as it is in quotes, and is simply a friendly name used to identify each user 73 + 74 +== ShowRunner™ XPanel UI == 75 + 76 +VC-4 Currently does not serve the XPanel over the webserver, so it is not possible to launch the XPanel interface from the ShowRunnerHUB™ Web UI. To access the XPanel: 77 + 78 +* Extract the CI_ShowRunner_TSW-770.vtz file from the CI_ShowRunner_v3.x.puf file used to install ShowRunnerCLC™ 79 +** Some applications such as 7-Zip are able to open .puf files directly using the right-click context menu to open the archive 80 +** If you do not have these programs installed, then it is necessary to change the file type from .puf to .zip so that Windows will recognize it as an archive and allow you to extract files from it 81 +** Computers with lower resolutions may find it easier to use the TSW-760 UI instead of 82 +* Launch the .vtz file using Crestron XPanel 83 +* Select Options>Host Settings and fill out the fields with the required information: 84 +** VC-4 IP address 85 +** XPanel IP-ID (default 12, but editable in the config) 86 +** Port 41796 87 +** Check the box for SSL 88 +** Room ID 89 +* Once all fields have been filled out, click "Open" 90 +* If authentication is enabled, you will also be prompted to enter a username and password