mirror of
https://github.com/DerTyp7/teamspeak-obs-overlay.git
synced 2025-10-29 12:52:09 +01:00
Merge branch 'master' of https://github.com/DerTyp876/ts5-obs-overlay
This commit is contained in:
17
readme.md
17
readme.md
@@ -32,20 +32,6 @@ Made with the "Remote App" feature of TeamSpeak5
|
||||

|
||||
**Done**
|
||||
|
||||
10. **optional** If you want to get rid of this manually accepting the remote app (step 9) do as follows:
|
||||
1. Open the file "overlay.html" in your browser
|
||||
2. Open the Inspector by pressing `F12` or `right-click -> inspection`
|
||||
3. Go to the console tab
|
||||

|
||||
4. Copy the displayed API-Key (after you have performed all of the above steps, including accepting the remote app in your TeamSpeak client)
|
||||

|
||||
5. Open the file `config.js` from the same directory as the file `overlay.html` with any editor
|
||||
6. Paste the copied key into the quotation mark of "apiKey"
|
||||

|
||||
7. Now do [Option 3 of the troubleshooting guide]("#option-3") or maybe restart your OBS
|
||||
> **Warning** The API-Key changes from time to time. You may need to update the API-Key sometimes (delete the old API-Key & repeat step 10).
|
||||
> If someone knows how I can prevent this, please tell me
|
||||
|
||||
## Configuration
|
||||
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.
|
||||
Since everything is written in simple css and html, you can change the `css/style.css` file to your liking.
|
||||
@@ -61,6 +47,3 @@ Possible solutions to fix the overlay.
|
||||
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.
|
||||
### Option 4:
|
||||
If you use an API-Key in `config.js` ([setup step 10](#setup)), try to remove the key from the file.
|
||||
If it works now, you probably need to delete the old API-Key and repeat [step 10 of the setup instructions](#setup) because the API-Key has changed.
|
||||
|
||||
Reference in New Issue
Block a user