Latest Posts

  • Sonstiges

    TeamSpeak 3 Client 3.5.2 released

    Es gibt einen neuen Teamspeak Client. Angekommen sind wir bei Version 3.5.2. Es wird das umgehende Update empfohlen!

    We released a minor update to fix some crashes.

    === Client Release 3.5.2 - 02 Apr 2020
    - Fixed crashes reported by crashdumps.
    

    The client will search for the update on it’s own. But you can also trigger that process when you open
    Help and then click on Check for Updates .

    The installers are available on our website.

    That’s it for today

    Quelle: Teamspeak

  • [TRYIT]

    Teamspeak Server Update 3.12.0

    Am 07.04.2020 gibt es ein Update für unseren Teamspeak-Server. Angekommen sind wir bei Version 3.12.0. Unser Hoster nexteamspeak kümmert sich um das Update.

    Downtime:

    Wir führen am Dienstag, den 07.04.2020 zwischen 07:00 – 10:00 Uhr das Update auf die aktuelle TeamSpeak Server Version 3.12.0 durch. Die TeamSpeak 3 Server werden für ca 10-30 Minuten nicht erreichbar sein.

    Today we released version 3.12.0 of our TeamSpeak server.

    • With this release we introduce a new way to interact with the Query using http(s) and json.
      In this server version the WebQuery must be enabled manually or else only ServerQuery is enabled.
      A small tutorial for this can be found at the end of this post.
    • A whisper bug when user did reconnect and no longer could whisper got fixed.
    • On Windows older CPUs without POPCNT support can use the 32bit version again.
      Linux, FreeBSD and MacOS are not affected to this issue and change.
    • Snapshots version was raised to ver 3. This was needed for the WebQuery feature .

    ## Server Release 3.12.0 18 March 2020

    ### Important
    – New feature WebQuery that allows user to access to query system using http(s) and json.

    ### Added
    – New query commands `apikeyadd`, `apikeydel` and `apikeylist`
    for managing API keys used in WebQuery
    – New permissions `b_virtualserver_apikey_add` and `b_virtualserver_apikey_manage` that restrict who can create/delete/list API keys.
    – New possible value for parameter `query_protocols` named `http` and `https` that enables WebQuery
    – New parameters `query_http_ip` and `query_http_port` that define where WebQuery can be reached, default is all interfaces on port `10080`
    – New parameters `query_https_ip` and `query_https_port` that define where WebQuery can be reached, default is all interfaces on port `10443`

    ### Changed
    – macOS 10.14 Mojave is required from now on
    – Raised version of snapshots and added support for API keys

    ### Fixed
    – Whisper bug that resulted in users not being able to receive whispers
    – Removed requirement of having a cpu with POPCNT for 32bit version, and added an appropriate error message for the 64bit version
    – Deploying snapshots will import client and channel permissions, again

    Quellen: NEX Teamspeak, Teamspeak

     

  • Sonstiges

    TeamSpeak 3 Client 3.5.1 released

    Es gibt einen neuen Teamspeak Client. Angekommen sind wir bei Version 3.5.1. Es wird das umgehende Update empfohlen!

    We released an update to solve 2 bigger issues

    • We fixed a crash on client start.
      Anyone with that problem need to use the installer to get this update or update from older client to this version.
    • AGC is now disabled when someone in a channel where Codec “Opus music” set sends Voice/Music to your client.
      This makes it possible for the sender to change his volume settings

    === Client Release 3.5.1 – 23 Mar 2020

    • Fixed a crash on startup
    • Disabled playback AGC for clients sending from an Opus Music channel

    The client will search for the update on it’s own. But you can also trigger that process when you open
    Help and click on Check for Updates.

    We will upload the installer later on the website.
    Meanwhile use the client as described some lines above to get the update.

    Known issue

    • The client can crash on Linux when plugin like music bot is in use. We are on working on it!

    Quelle: Teamspeak

  • Sonstiges

    TeamSpeak 3 Client 3.5.0 released

    Es gibt einen neuen Teamspeak Client. Angekommen sind wir bei Version 3.5.0. Es wird das umgehende Update empfohlen!

    We just released a new bigger TS3 client update.

    A lot has changed and a lot has been fixed and added into this version.

    • You can now connect to the free servers (generated in TS5 client)
    • Automatic voice volume leveling (AGC) is no longer a recording setting. We moved that feature into Playback.
      Clients with older version may not hear you as loud as before. Please tell them to update their client.
    • This versions adds a new settings for capture when using VAD.
      When updating old capture profiles the client will select Volume Gate.
      Automatic is selected for users without old config or when a new profile was created.
    • Multi track recording has been improved and a crash got fixed here
    • The Plugin API ws raised to 24 but client still will be able to use plugins that are build on version 23
    • A whisper bug where whispering user moved into unsubscribed channel (it’s not in the change log sorry)

    More changes below

    == Client Release 3.5.0 – 19 Mar 2020
    ! Updated Plugin API version to 24.
    + Added new voice activity detection modes (Automatic, Volume Gate, Hybrid).
    + Added automatic voice volume leveling option in playback settings.
    + Added typing attenuation feature to try to reduce the sounds made by typing.
    + Added comfort noise feature to add synthetic background noise to fill the
    artificial silence while being connected to a TeamSpeak Server.
    + Added optional -connect commandline parameter to specify an address for
    auto-connecting on startup (example: -connect=voice.teamspeak.com). Some
    additional parameters can be used to provide more details (-pw, -nickname,
    -channel, -channelid, -channelpw, -newtab, -mytsid, -showqueryclients,
    -capture, -playback, -hotkeys).
    + Added support for upcoming TeamSpeak Server releases using a PostgreSQL
    database backend.
    + Added hotkeys to assign, revoke or toggle specific server groups based on
    current group memberships (e.g. mute clients in a specific raid group).
    + Added volume toolbox widget for quick access to microphone volume gate,
    overall and individual client volume levels.
    + Added convenience variables and options to infoframe templates.
    + Added active badge showcase to client infoframe templates.
    + Added design option to show/hide client badges in server tree.
    + Added server/channel group icons to client context menus.
    * Moved server/channel group IDs to tooltips in permission settings.
    * Improved client context menu to filter inaccessible groups and permission
    related tools.
    * Improved echo cancellation and noise reduction systems.
    * Improved error handing for multi-track recording.
    * Infoframe templates now support „??“ modifier for variables to prevent their
    value from being shown so they can be used conditionally to determine whether
    or not a specific line should be hidden (e.g. %%??CLIENT_FLAG_AWAY%%).
    * Remote icon list is now sorted by upload date/time rather than icon ID.
    * Qt color roles can now be customized in themes (e.g. for hyperlinks).
    – Removed AGC from audio capture settings in favour of playback AGC.
    – Fixed a bug where mutli-track recordings could cause a crash when clients
    join or leave your channel.
    – Fixed a bug where multi-track recordings were not saved on server shutdown.
    – Fixed a bug where custom displaynames for clients were shown in infoframe
    even when it was equal to the nickname of the client in view.
    – Fixed a bug where default capture/playback profiles could not be switched.
    – Fixed a bug where deactivated plugins were loaded when launching the client.
    – Fixed crashes reported by crashdumps.

    Quelle: Teamspeak

  • [TRYIT]

    Project Kibi

    Zu Teil 1 und der Einleitung geht es hier:

    Project Jacub

    Der Zweite ist Kibi12. Kibi ist schon lange bei uns und er ist ein gern gesehener Freund und Spieler.

    Kibi hatte zwar keinen AMD-PC, aber einen betagten Intel mit folgenden Daten:

    Mit dieser Maschine ist wahrlich nicht mehr viel zu erreichen gewesen; sei es durch die zwei Kerne + HT der Ivy Bridge Generation oder durch diverse notwendige Sicherheitspatches seitens Intel.

    Herausgekommen als Stiftung von uns ist Folgendes:

    Aus dem alten PC konnten diese Komponenten weiterverwendet werden:

    • Geforce GTX 750 Ti
    • einige ältere HDD und eine kleine SSD

    Das Ergebnis:

    Die FPS (min. und average) sind trotz gleicher Grafikkarte in WoT nun wesentlich höher und vor allem stabiler als vorher. Alles in allem hat er damit eine solide Basis für die nächsten Jahre, denn mit diesem System kann er den RAM, die Grafikkarte und auch die CPU bis (aktuell) zur Ryzen 3000 Serie aufrüsten.

    Kibi hat sich in mehreren Gesprächen sehr bewegt gezeigt. Mit Bildern ist es etwas schwieriger von der Qualität, aber immerhin war der Zusammenbau spaßig. Wir hatten mehrere Troubleshootings, bei denen es immer um das gleiche Thema ging. Sind alle Stromkabel richtig angeschlossen? Am Ende konnten wir es aber lösen und haben einen glücklichen Kibi.

    Demnächst gibt es noch das Follow-up und vielleicht Project X.