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 19.1
edited by Alexander Mott
on 2023/05/15 22:47
on 2023/05/15 22:47
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -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 47 +** 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,6 +51,10 @@ 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 55 +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##" 56 + 57 +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. 58 + 54 54 = Accessing the ShowRunnerHUB™ Web UI = 55 55 56 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 "/"**)