Questions tagged [teamspeak]

TeamSpeak is software for quality voice communication via the Internet.

TeamSpeak is software for quality voice communication via the Internet.

The TeamSpeak server software is literally capable of handling thousands of simultaneous clients or users, which results in an Internet-based teleconferencing solution that works for a repertory of different applications such as an alternative to conference calls, cutting long distance telephone costs, or just as a method of personal communication with friends and family.

The software is free of charge to non-profit entities while commercial or for-profit entities have the ability to become part of our licensing program.1

1Source:TeampSpeak

38 questions
11
votes
2 answers

TeamSpeak 3 on Ubuntu

I just installed Ubuntu 14.04 and I know nothing about this system. My question is, why can't I open TeamSpeak 3? I have no idea how to open this file. On Windows 7 this is pretty easy but on Ubuntu I get the message: please select program to…
3
votes
1 answer

How to fix the sound in Skype after starting TeamSpeak 3?

I'm using Ubuntu 12.10 64b. I installed Skype for Linux (4.1 from Skype site for Ubuntu 12.04 multiarch) and then installed TeamSpeak 3 (downloaded, extracted and run ts3client_linux_amd64) My problem is that when I start TeamSpeak I lose all…
Piotr
  • 31
  • 2
2
votes
0 answers

TeamSpeak 3 Tray Icon

I have TeamSpeak 3 installed but it doesn't show a tray icon, and I'd like it to. I cannot find anything regarding this other than an outdated post on howtogeek. I'm running Ubuntu 15.10. If you need me to provide any other information, please just…
Colin
  • 83
2
votes
1 answer

Teamspeak 3 .sh file not running ubuntu 15.04

I have installed Teamspeak 3 using this guide https://www.youtube.com/watch?v=92G6KYdlCRc. Once I try to run the .sh file nothing happens. I try to run it in terminal same thing. I made the file executable and changed the setting to ask me how to…
2
votes
3 answers

How to install Teamspeak 3 client on ubuntu 12.04 lts 32 bit?

I have been trying to install Teamspeak using the following file but have been unable to do so. I use Ubuntu 12.04 lts 32-bit. http://files.teamspeak-services.com/releases/3.0.12/TeamSpeak3-Client-linux_x86-3.0.12.run Kindly help with detailed steps…
user192278
1
vote
0 answers

Installing Teamspeak via PPA

I want to install teamspeak client on Kubuntu 16.04. Of course I could download the .deb file from teamspeak.com, but I want to update it via apt-get. According to this article https://help.ubuntu.com/community/TeamSpeak you can install it with…
Motte001
  • 331
  • 3
  • 15
1
vote
1 answer

Autostart software on VServer with user

TeamSpeak may not have root privileges. That's why I have a user created with adduser teamspeak I want to start TeamSpeak with the teamspeak user. How I can add an "autostart" for my VServer (Ubuntu14.04) that is started by this user? Because, when…
DjEKI
  • 11
  • 2
1
vote
0 answers

IP tables routing connected teamspeak clients

On a hosted ubuntu server VPS I host a teamspeak server. Is there anyway to use IPTables to force a connected client to join a different server by forwarding them to the IP? For example Teamspeak Server 1 ---> Teamspeak server 2 (Hosted on a second…
1
vote
2 answers

Teamspeak Client will not install on Ubuntu 15.04

Can someone please explain how to search for an application within the shell when apt-get doesn't work. I am currently in a situation where I cannot find the package I want, but now I am stuck with what to do. $ sudo apt-get install teamspeak-client…
john smith
  • 3,161
1
vote
1 answer

trying to install teamspeak3

So, I followed some threads created here but nothing solved my problem. I downloaded the 64bit version of teamspeak3, and did this: Opened terminal Went to the folder where my teamspeak was downloaded (desktop, so I did cd Desktop) did this…
1
vote
2 answers

Permision denied while deleting teamspeak 3 folder

I have downloaded teamspeak script (.run), I run it via terminal and after that it created me a locked folder on desktop which I could not modify in any way. (source: angrrylab.net)
Angrry
  • 25
1
vote
1 answer

SystemD service for running deamon in chroot

I have set up my raspberry pi running ubuntu 20.04 server so it can run teamspeak with box86. To do that I set up a chroot in ls /srv/chroot/focal-armhf/ with debootstrap. In that directory I compiled box86. I then downloaded and installed ts3server…
FalcoGer
  • 925
1
vote
1 answer

Teamspeak 2 sound trouble

i have a teamspeak 2 installed on ubuntu 18.04.1. When i started it i realized that is use oss /dev/dsp device. . So, when i try to padsp teamspeak. I have breaking voice, recording lags and bad sound quality(especially when i load pc…
1
vote
1 answer

TeamSpeak 3 startup

I have installed TeamSpeak 3 on ubuntu according to this manual. After typing sh ts3client_runscript.sh I get ts3client_runscript.sh: 3: ts3client_runscript.sh: Bad substitution QCoreApplication::applicationDirPath: Please instantiate the…
1
vote
1 answer

TeamSpeak 3 doesn't see virtual sink monitor as capture device

So I am trying to create a music bot for TeamSpeak 3 and after some research I found that I have to create a so called virtual sink (which is basically a virtual output device) with pulsaudio and then feed the music into that sink. Every virtual…
1
2 3