All the features that will go into TeamTalk v5.4 are now completed and awaiting final beta testing.
Click here to get the full list of new features.
Download latest beta
You can try out the latest beta by downloading the TeamTalk distribution for your platform:
TeamTalk v5.4.0.4967 for Windows (Installer)
TeamTalk v5.4.0.4967 for Windows (Portable)
TeamTalk v5.4.0.4967 for macOS
TeamTalk v5.4.0.4967 for Linux (Debian 9) x86_64
TeamTalk v5.4.0.4967 for Android
TeamTalk v5.4.0.4967 for iOS
hi admin. I’ve tried the beta version 5.4.0.4967 for teamTalk server on Debian. but I get an error when I want to configure tt5.xml
on the server I write “/usr/bin/tt5srv -wizard”, to open configuration xml file, after that I get the output ” /usr/bin/tt5srv: error while loading shared libraries: libssl.so.1.1: cannot open shared object file: No such file or directory ”
which is strange to me, when I use TeamTalk server version 5.3.3 there is no error.
You need to install libssl. See the note in the TeamTalk v5.4 server section: https://github.com/BearWare/TeamTalk5/blob/master/ChangeLog.txt
ok, now work, thanks.
but, how about feature – Protection against login/logout floods using “login delay”? I have tried turning on the feature on the server configuration, but I don’t think there have been any changes. can you explain the working system of the feature?
It the amount of time before the same IP-address can perform another login.
Hello. Can you help me install the libssl with CentOS 8? I have a similar issue and no matter what I do it doesn’t continue the install.
Can’t you just make symbolic link?
ln -s
— Bjørn
Hello administrator, when will the official version of teamtalk5.4 be released?
Hello admin. I tried streaming media using this beta on windows 7, and it says it failed to stream. Will windows 7 no longer support media streaming in version 4? Thank you.
You need Windows 10 to use the new media streaming features. Microsoft will stop support for Windows 7 in a few months, so I suggest you upgrade.
hi again admin, I have tried beta v5.4.0.4967 for iOS. I hope before the public function is launched, you can fix the message tab section. if the message is large, VoiceOver will lag and the iPhone that I use will kick the teamtalk. thank you.
Hi Bjoern!
I try to download the Debian version, but the wget gives back error 406 not acceptable.
It seems to be the error on the page side.
Can you check and fix it?
Hm, I just tried the link and it downloads…
Hello. I wanna translate the team talk to my own language. If I do this, will you include my translation in the language list of the public release? How we can access the language list on the windows client? On which part?
hello adriano
First you must clone the TeamTalk5 repository, then find English.lng from /TeamTalk5/Client/TeamTalkClassic/lng_classic, translate it into the localization language you want, and finally send PR to TeamTalk5.
thank