mirror of
https://github.com/DerTyp7/teamspeak-obs-overlay.git
synced 2025-11-01 14:12:33 +01:00
43 lines
2.2 KiB
Markdown
43 lines
2.2 KiB
Markdown
# A OBS-Overlay for TeamSpeak5
|
|

|
|
|
|
|
|
>**_WARNING:_** This overlay works only if you are connected to **one** server only.
|
|
> If you were connected to multiple servers and the overlay crashed, try disconnecting from **all** servers and reconnecting to **only one**.
|
|
|
|
## Setup
|
|
1. Download this project optionally as archive
|
|

|
|
2. Extract the archive and move the folder to where you want it to be
|
|
3. Open your TeamSpeak5 client and go to
|
|
`settings -> Remote Apps`
|
|
4. Enable the "Remote Apps" feature
|
|

|
|
|
|
5. Open your OBS Studio
|
|
6. Add a new **browser source** to your scene
|
|

|
|
|
|
7. In the properties of your new browser source, select the Local File check box
|
|
8. Click "Browse" next to the newly apperared "Local file" field
|
|
9. Now select the in step 1 downloaded `overlay.html`
|
|
10. Set the "Width" to `2000` and the "Height" to `1000` (This is just my own preference. If you have better values, use them)
|
|

|
|
|
|
11. Now connect to a TeamSpeak server and check if it works. You may need to **accept** the remote app in your TeamSpeak notifications
|
|

|
|
|
|
## Config
|
|
In the `config.js` file, which is located in the same folder as the `overlay.html` file, you can make various settings for the appearance of the overlay.
|
|
>**_NOTE_** If your change something in the config file you have to do [Option 3 of the troubleshooting below](#option-3).
|
|
|
|
## Troubleshooting
|
|
### Option 1:
|
|
Disconnect from all TeamSpeak servers and reconnect to just one
|
|
### Option 2:
|
|
Restart TeamSpeak5
|
|
### Option 3:
|
|
1. Open OBS Studio
|
|
2. Go open the properties of your browser source
|
|
3. On the bottom of the properties press the "Refresh cache of current page" button.
|