From ad26dd62addba0ea8b27c46ecf6cfd248e646719 Mon Sep 17 00:00:00 2001 From: DerTyp7 Date: Fri, 24 Jan 2025 13:39:06 +0100 Subject: [PATCH] Update Viewer component to reflect TeamSpeak branding in names and descriptions --- src/Viewer.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/Viewer.tsx b/src/Viewer.tsx index d53dc9d..0967b0d 100644 --- a/src/Viewer.tsx +++ b/src/Viewer.tsx @@ -17,8 +17,8 @@ export default function Viewer({ auth: { identifier: "de.tealfire.obs", version: "2.2.0", - name: "TS5 OBS Overlay", - description: "A OBS overlay for TS5 by DerTyp7", + name: "TeamSpeak OBS Overlay", + description: "A OBS overlay for TeamSpeak by DerTyp7", }, logging: true, }); @@ -151,11 +151,11 @@ export default function Viewer({

Overlay couldn't connect to the client:



-
1. Make sure to accept the overlay in your TS5-Client via the notifications
+
1. Make sure to accept the overlay in your TeamSpeak-Client via the notifications

-
2. Enable remote apps inside the the TS5-Settings
+
2. Enable remote apps inside the the TeamSpeak-Settings

-
3. Make sure to match the configuration port with the port in the TS5 remote app settings
+
3. Make sure to match the configuration port with the port in the TeamSpeak remote app settings

4. Refresh this page/BrowserSource (Select BrowserSource & click "Refresh" in OBS)