mirror of
https://github.com/DerTyp7/teamspeak-obs-overlay.git
synced 2025-10-29 12:52:09 +01:00
Update Viewer component to reflect TeamSpeak branding in names and descriptions
This commit is contained in:
@@ -17,8 +17,8 @@ export default function Viewer({
|
|||||||
auth: {
|
auth: {
|
||||||
identifier: "de.tealfire.obs",
|
identifier: "de.tealfire.obs",
|
||||||
version: "2.2.0",
|
version: "2.2.0",
|
||||||
name: "TS5 OBS Overlay",
|
name: "TeamSpeak OBS Overlay",
|
||||||
description: "A OBS overlay for TS5 by DerTyp7",
|
description: "A OBS overlay for TeamSpeak by DerTyp7",
|
||||||
},
|
},
|
||||||
logging: true,
|
logging: true,
|
||||||
});
|
});
|
||||||
@@ -151,11 +151,11 @@ export default function Viewer({
|
|||||||
<h4>Overlay couldn't connect to the client:</h4>
|
<h4>Overlay couldn't connect to the client:</h4>
|
||||||
<br />
|
<br />
|
||||||
<br />
|
<br />
|
||||||
<h5>1. Make sure to accept the overlay in your TS5-Client via the notifications</h5>
|
<h5>1. Make sure to accept the overlay in your TeamSpeak-Client via the notifications</h5>
|
||||||
<br />
|
<br />
|
||||||
<h5>2. Enable remote apps inside the the TS5-Settings</h5>
|
<h5>2. Enable remote apps inside the the TeamSpeak-Settings</h5>
|
||||||
<br />
|
<br />
|
||||||
<h5>3. Make sure to match the configuration port with the port in the TS5 remote app settings</h5>
|
<h5>3. Make sure to match the configuration port with the port in the TeamSpeak remote app settings</h5>
|
||||||
<br />
|
<br />
|
||||||
<h5>4. Refresh this page/BrowserSource (Select BrowserSource & click "Refresh" in OBS)</h5>
|
<h5>4. Refresh this page/BrowserSource (Select BrowserSource & click "Refresh" in OBS)</h5>
|
||||||
<br />
|
<br />
|
||||||
|
|||||||
Reference in New Issue
Block a user