It'd be really useful if you could use Teamspeak on devices like the Raspberry Pi which is ARM based but there are no ARM TS builds... so some ARM support for TS 5 would be nice. :D
We are migrating towards a new forum system located at community.teamspeak.com, as such this forum will become read-only on January 29, 2020
Type: Posts; User: Rokolell; Keyword(s):
It'd be really useful if you could use Teamspeak on devices like the Raspberry Pi which is ARM based but there are no ARM TS builds... so some ARM support for TS 5 would be nice. :D
When I want to use any C++ class in a Plugin on Linux, like I do on Windows where it works perfectly fine, it just crashes the whole client.. I don't get why tho..
An example
//This...
No it doesn't.... Edit: It seems kinda fixed.. I deleted a channel icon and the performance is normal again...
Recently my client started to have bad performance on a server I am regularly on, not on other servers though. The Ts3 process goes up to 7% of cpu usage when I click anything in the channel tree or...
Maybe this helps with your problem: https://stackoverflow.com/a/42778079/6150668
Using this code
void test(uint64 scH, uint64 oldid) {
char pw[INFODATA_BUFSIZE] = { '\0' };
char cHost[INFODATA_BUFSIZE] = { '\0' };
unsigned short port = 0;
char *uID = NULL;
char...
Is it somehow possible to check if another client is blocked locally?
Ok but how do I select the default for hotkey, capture, etc. profile and what's a oneTimeKey?
Why does connecting to a server with an uID from my client retrun error 519 / 0x207 ? (I tried to connect with the same client the uid is from .)
1463614637
As the title says. Is there some way to get a server's IP (and Port) of an open connection? I found this function
unsigned int (*getServerConnectInfo)(uint64 scHandlerID, char* host, unsigned...