From aa06bbfdc95c3a7c1a334dab8bcef969e4a88346 Mon Sep 17 00:00:00 2001 From: Reinier Klarenberg Date: Thu, 13 Jun 2024 19:40:27 +0200 Subject: [PATCH] Update guide-setup-hider.md --- src/content/guide-setup-hider.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/content/guide-setup-hider.md b/src/content/guide-setup-hider.md index 65d2b7b35..c56ef80a5 100644 --- a/src/content/guide-setup-hider.md +++ b/src/content/guide-setup-hider.md @@ -5,10 +5,10 @@ description: Setting up the setup hider with OBS or Streamlabs type: guide --- -# How does it hide? +# How does it work? Assetto Corsa Competizione has data for developers that allows us to see when the Setup Screen is open. Race Element uses this with the integration of streamlabs or OBS. It sends a signal to the configured streaming software to make a Source item visible or to hide it based on the data from Assetto Corsa Competizione. -## OBS +# OBS Make sure you are running OBS version 28 or higher. 1. *OBS*: **Add Any type of Source to your active Scene, name it `SetupHider`. This can be text, image, video, a website, basically anything even a Scene Source.** 2. *OBS*: **At the top menu: Click Tools and Open the WebSocket Server Settings.** @@ -18,7 +18,7 @@ Make sure you are running OBS version 28 or higher. 6. *OBS/Race Element*: **Copy the Server IP, Server Port and Server Password from OBS and paste them in Race Element's OBS Settings.** 7. *Race Element:*: **Click Save and then at the bottom Enable the SetupHider.** -## StreamLabs +# StreamLabs 1. *StreamLabs*: **Add Any type of Source to your active Scene, name it `SetupHider`. This can be text, image, video, a website, basically anything even a Scene Source.** 2. *Race Element:* **Open the Main Settings Tab on the left -> Open the Streaming Tab.** 3. *Race Element:* **Set the Software to `StreamLabs`.**