# Advanced Installation Source: https://docs.visualradioassist.live/advanced-installation Advanced installation steps for VRA Server Clients, like updates and SSL connections. Only proceed with caution. These advanced steps can break communication between VRA Server Clients How server apps stay up to date and how Enterprise users set their own schedule. Update locally installed VRA clients by hand from the Cloud. Install SSL certificates for direct browser access to the Core API and Studio Bus. # Direct Local Bus / API SSL Connection Source: https://docs.visualradioassist.live/advanced-installation/direct-local-bus-api-ssl-connection To get direct browser access to the Core API and Studio Bus for the fastest communication possible in the VRA suite, you are required to install SSL certificates so the browser trusts the custom Core API. To get direct browser access to the Core API and Studio Bus for the fastest communication possible in the VRA suite, you are required to install SSL certificates to make sure the browser trusts the custom Core API. With Visual Radio Assist Core application version 4.5.12 the certificate bundle is automatically installed on startup, when not already detected in your store. ## Local Certificate Bundle `Last update: 17-03-2026` Download Bundle: Install CA and Server Core certificates on your machine ## Add VRA Server Core to your hosts file On your Core Machine, follow the steps for your OS: ### Mac OS ```bash theme={null} sudo echo '127.0.0.1 core.vra.local' >> /etc/hosts # optional sudo echo '127.0.0.1 {studio_name}.core.vra.local' >> /etc/hosts ``` ### Windows ```bash theme={null} # Open your Hosts file # WIN + R > %systemroot%/system32/drivers/etc # File > Open Powershell|CMD as Administrator #. Type "notepad hosts" + ENTER # Add following lines and save 127.0.0.1 core.vra.local # optional 127.0.0.1 {studio_name}.core.vra.local ``` (replace `{studio_name}` with your studio name) Go to your [Core Settings](https://visualradio.cloud/studio/active/advanced/core) and adjust the Host to the configured host above. # Manual Update Process Source: https://docs.visualradioassist.live/advanced-installation/manual-update-process To manually update the VRA locally installed clients, go to the Cloud page of the Server in the Studio you want to update. To manually update the VRA locally installed clients, go to the Cloud page of the Server in the Studio you want to update: In the Server overview you see all the running clients for the active Studio. When clicking on a Client you get the option to Update a client. Updating a VRA Client takes between 5 to 30 seconds. Some updates of larger Output Player set-ups will take longer because the clients first have to be gracefully shutdown by the software. ## Initiating the update It is generally good practice to start updating with the Core because the Output Player and Audio Manager Clients will stay up and running while the Core is restarting. While the Core is restarting any Video Switcher Triggering will be interrupted. Automated Output Players that need a lot of fast Queues will also be interrupted for this timewindow. After the Core has been updated you could confirm the updated version number in the Server Overview. You can now initiate the manual update of the Audio Manager and Output Player by clicking the update buttons on the clients right after each other (updates can run simultaneously). While the Output Player is updating is restarting any video signal that was active on the Client(s) will be interrupted and made blank / transparent. The start of a Output Player sometime causes a short flicker of the source to be visible on the Output. While the Audio Manager is restarting any Audio Triggers will not be available or processed. ## Troubleshooting ### → The Client doesn’t start after the update Try to start the Client manually, if this doesn’t start the Client rightaway a update is still being installed. After > 60 seconds try to download and install the latest version of the Client from the Cloud. ### → Initiating the update doesn’t trigger any restart or update to the latest version **For Core Client:** Right Click your taskbar icon → More → Check For Updates Try to restart the software manually. On restart the software will also check for updates and install them when available. If this doesn’t work you can always download the latest version from the Cloud: ### → I don’t have access to the Cloud but have to initiate a update – how? Follow the steps for restarting a Client to initiate an update manually onsite ⬆️. # Update Policy Source: https://docs.visualradioassist.live/advanced-installation/update-policy Server apps update automatically (same as Cloud is always-up-to-date). Server apps update automatically (same as Cloud is always-up-to-date) Enterprise users can follow their own update-schedule by configuring VRA update timeslots in the Advanced Core Settings within Cloud. **Download the latest version of the software here:** # API Data Sources Source: https://docs.visualradioassist.live/api-data-sources Visual Radio Assist allows you to integrate external data feeds directly into your visual content, bringing real-time information to your broadcast. Visual Radio Assist allows you to integrate external data feeds directly into your visual content, bringing real-time information to your broadcast. Whether you want to display breaking news, weather updates, sports scores, or social media feeds, API Data Sources make it possible to keep your audience informed with dynamic, up-to-date content.