Skip to content

Commit

Permalink
add setup hider guide
Browse files Browse the repository at this point in the history
  • Loading branch information
RiddleTime committed Jun 13, 2024
1 parent d243a8f commit c3dd8c6
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions src/content/guide-setup-hider.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
---
title: "Setup Hider for Streaming"
slug: setup-hider
description: Setting up the setup hider with OBS or Streamlabs
type: guide
---

# How does it hide?
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
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.**
3. *OBS*: **In the WebSocket Server Settings window, Click `Show Connect Info`**
4. *Race Element:* **Open the Main Settings Tab on the left -> Open the Streaming Tab.**
5. *Race Element:* **Set the Software to `OBS`**
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
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`.**
4. *Race Element:* **Click Save and then at the bottom Enable the SetupHider.**

0 comments on commit c3dd8c6

Please sign in to comment.