Changes for page VC-4 Setup
Last modified by Alexander Mott on 2024/10/24 15:00
From version 20.1
edited by Alexander Mott
on 2023/05/15 22:56
on 2023/05/15 22:56
Change comment:
There is no comment for this version
To version 18.1
edited by Alexander Mott
on 2023/05/15 21:42
on 2023/05/15 21:42
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -52,13 +52,9 @@ 52 52 53 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 and close the telnet application, press the escape character '^]' ('ctrl+]'), type "quit", and then press enter. 54 54 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 - 59 59 = Accessing the ShowRunnerHUB™ Web UI = 60 60 61 -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 [Room ID is case sensitive];**DO NOT OMIT THE LAST "/"**)57 +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 "/"**) 62 62 63 63 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: ##sradmin add user **username** "**name**" Administrators **password**## 64 64