Package Details: teamspeak 6.0.0beta3.4-1

Git Clone URL: https://aur.archlinux.org/teamspeak.git (read-only, click to copy)
Package Base: teamspeak
Description: Software for quality voice communication via the Internet
Upstream URL: http://www.teamspeak.com
Keywords: teamspeak5 teamspeak6
Licenses: custom
Submitter: Lumpiasty
Maintainer: Lumpiasty
Last Packager: Lumpiasty
Votes: 22
Popularity: 1.68
First Submitted: 2019-11-18 19:34 (UTC)
Last Updated: 2025-12-12 21:06 (UTC)

Latest Comments

1 2 3 4 Next › Last »

johbii commented on 2026-02-19 12:20 (UTC)

I am also getting that chromium DEPRECATED_ENDPOINT error but it seems to be benign. I have had no problems logging in and haven't noticed anything wrong.

As of 6.0.0beta3.4 screenshare is P2P only, exposing your public IP to everyone in the channel if you use the feature. Screenshare is currently also limited to video capture, audio capture with proper application exclusion is not yet implemented regardless of Wayland or Xorg sessions.

As a workaround you could send your desktop audio through your microphone by routing application audio into the PipeWire TeamSpeak input stream node which does not have a media.name property of value ts.pa.dummy.capturedefaultcapture3, or by creating a combine stream to create a virtual source for the application, although I would generally consider this to be obnoxious for others in the channel who probably don't care about what you are sharing.

Ubspy commented on 2026-02-11 04:51 (UTC)

I should've tried restarting my PC first, oops. That fixed my issue.

Ubspy commented on 2026-02-11 04:12 (UTC)

I'm having an error when I try to sign in:

ERROR:../source/chromium/src/google_apis/gcm/engine/registration_request.cc:292] Registration response error message: DEPRECATED_ENDPOINT

Has anyone else seen this?

Hiraku commented on 2025-12-12 19:48 (UTC) (edited on 2025-12-12 19:50 (UTC) by Hiraku)

New version dropped 🗣️

diff --git a/PKGBUILD b/PKGBUILD
index 495a2e8..4ab2a75 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Arkadiusz Dzięgielewski <arek.dzski@gmail.com>

 pkgname=teamspeak
-pkgver=6.0.0beta3.2
+pkgver=6.0.0beta3.4
 pkgrel=1
 pkgdesc="Software for quality voice communication via the Internet"
 url="http://www.teamspeak.com"
@@ -19,7 +19,7 @@ optdepends=('libpulse')
 arch=('x86_64')
 source=("teamspeak-client-$pkgver.tar.xz::https://files.teamspeak-services.com/pre_releases/client/${pkgver/beta/-beta}/teamspeak-client.tar.gz"
         "teamspeak-client.desktop")
-sha512sums=('92c0a9917d42514510f10b4f46c36ccb8e831e0cc441652d911265d2cd7a557eede9bbdab31bf30048118026b93932331b96f381a602dd371efb53ec29e9c0c8'
+sha512sums=('4a2cb83f1bd6a00c808e1b04c1a915ea75a1f08308dc73bc3571d42a26980725b72e4bee13c1ba7e48ba9215a8a00a76b797a2488e6b50e06b7bb105d59772c6'
             '28f6cfbb842cd25d51819eccaa282aa0edd1e5b37e7eb14ef7e7e07723bd83fa7b3babc8f303021f83d3591a7d7f4db824f770c86d1b6a7326466e256cf787d0')

 package() {

Razuuu commented on 2025-10-17 20:37 (UTC) (edited on 2025-10-17 20:38 (UTC) by Razuuu)

Hotfix 2 released.

diff --git a/PKGBUILD b/PKGBUILD
index cdeeb52..495a2e8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Arkadiusz Dzięgielewski <arek.dzski@gmail.com>

 pkgname=teamspeak
-pkgver=6.0.0beta3
+pkgver=6.0.0beta3.2
 pkgrel=1
 pkgdesc="Software for quality voice communication via the Internet"
 url="http://www.teamspeak.com"
@@ -19,7 +19,7 @@ optdepends=('libpulse')
 arch=('x86_64')
 source=("teamspeak-client-$pkgver.tar.xz::https://files.teamspeak-services.com/pre_releases/client/${pkgver/beta/-beta}/teamspeak-client.tar.gz"
         "teamspeak-client.desktop")
-sha512sums=('2bbfd10b5877260a8343b719bc5b6571c114d8c39dd5cee61f9d1156d4f3c015743348c3bf06451f23299b759618ccea2b0de4b635862a50b49f0cd8027eb8e0'
+sha512sums=('92c0a9917d42514510f10b4f46c36ccb8e831e0cc441652d911265d2cd7a557eede9bbdab31bf30048118026b93932331b96f381a602dd371efb53ec29e9c0c8'
             '28f6cfbb842cd25d51819eccaa282aa0edd1e5b37e7eb14ef7e7e07723bd83fa7b3babc8f303021f83d3591a7d7f4db824f770c86d1b6a7326466e256cf787d0')

 package() {

kabaww commented on 2025-10-14 19:39 (UTC) (edited on 2025-10-14 19:39 (UTC) by kabaww)

Wayland screensharing via Pipewire is now available on beta3!

diff --git a/PKGBUILD b/PKGBUILD
index d56dee7..cdeeb52 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Arkadiusz Dzięgielewski <arek.dzski@gmail.com>

 pkgname=teamspeak
-pkgver=6.0.0beta2
+pkgver=6.0.0beta3
 pkgrel=1
 pkgdesc="Software for quality voice communication via the Internet"
 url="http://www.teamspeak.com"
@@ -19,7 +19,7 @@ optdepends=('libpulse')
 arch=('x86_64')
 source=("teamspeak-client-$pkgver.tar.xz::https://files.teamspeak-services.com/pre_releases/client/${pkgver/beta/-beta}/teamspeak-client.tar.gz"
         "teamspeak-client.desktop")
-sha512sums=('086297a604799cf1eb559f7cd3be5d365050d0f835f6ab8c5b239f8cf92ad080dcfa446e122d24e581b12eb075c264ab99c8215ce3bacd7bd811fd35d3f0bc9d'
+sha512sums=('2bbfd10b5877260a8343b719bc5b6571c114d8c39dd5cee61f9d1156d4f3c015743348c3bf06451f23299b759618ccea2b0de4b635862a50b49f0cd8027eb8e0'
             '28f6cfbb842cd25d51819eccaa282aa0edd1e5b37e7eb14ef7e7e07723bd83fa7b3babc8f303021f83d3591a7d7f4db824f770c86d1b6a7326466e256cf787d0')

 package() {

kuba09 commented on 2025-02-04 23:26 (UTC)

If you happen to get a SIGSEV on starting TeamSpeak, make sure to give your custom pipewire nodes a description (node.description) as stated here: https://community.teamspeak.com/t/solved-teamspeak-5-client-refusing-to-start-sigsegv/40625/19