Teamspeak: Difference between revisions

From CKRAS Wiki

Die Seite wurde neu angelegt: „rechts| == Teamspeak == Version 3.0.0 introduces more user control of how the main window is displayed. You can turn on and off the ti…“
 
 
(54 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[Datei:teamspeak.png|rechts|]]
__NOTOC__
== Teamspeak ==


Version 3.0.0 introduces more user control of how the main window is displayed. You can turn on and off the title bar, display the large buttons on the right or switch to toolbar mode with icons on the top to maximize the usable width of the window. Extended mode which hides the User Name, Server and Bindings options. Turn on and off grid lines in the user list window. You can also customize the user list window icons and toolbar icons.
{{#seo:
|title=TeamSpeak Server - CKRAS WIKI
|title_mode=append
|keywords=ckras, teamspeak, ts3, voice server, gameserver, guide, webinterface, tsdns, teamspeak hosting
|description=Manage your TeamSpeak server at CKRAS. Learn how to set passwords, create subdomains, manage tokens, backups and more.
|image=Teamspeak logo.png
|image_alt=TeamSpeak Server Hosting CKRAS
}}


== Versionen / Client / Download ==
<div class="ck-page">


Windows 32 Bit Version 3.0.8 [http://www.ventrilo.com/dlprod.php?id=1 Download]
<div class="ck-hero--dark">
Windows 64 Bit Version 3.0.8 [http://www.ventrilo.com/dlprod.php?id=4 Download]
{| style="background:transparent; border:none; width:100%;"
MAC Version 3.0.13 [http://www.ventrilo.com/dlprod.php?id=2 Download]
|-
| style="vertical-align:top; width:120px; padding-right:20px;" |
<div class="ck-hero-logo">[[File:Teamspeak logo.png|100px|alt=TeamSpeak Server|link=Teamspeak]]</div>
| style="vertical-align:top;" |
<div class="ck-hero-content">
<h1 class="ck-hero-title">TeamSpeak Server</h1>
<div class="ck-hero-sub">Manage your TeamSpeak server easily with the CKRAS webinterface.</div>
<div class="ck-hero-meta"><b>Quick Start:</b> Open your server in the panel and configure password, DNS and access.</div>
<div class="ck-hero-actions">
[https://iface.ckras.com <span class="ck-btn ck-btn-primary">▶ Open Webpanel</span>]
[https://www.ckras.com/en/ <span class="ck-btn ck-btn-ghost">CKRAS Website</span>]
</div>
</div>
|}
</div>


== Ventrilo Oberflächen Erklärung ==
<div class="ck-lead">
   
'''TeamSpeak''' is a voice communication system optimized for gaming.  
=== Installations Bildschirm ===
It provides low latency, low bandwidth usage and stable voice communication for teams and communities.
[[Datei:teamspeak_installation_1.jpg]]
</div>
=== Lizenzbestimmungen ===
[[Datei:teamspeak_installation_2.jpg]]


=== Viel Spaß ===
<div class="ck-jump">
<b>Jump to:</b> [[Teamspeak#Quick Setup|Quick Setup]] • [[Teamspeak#Features|Features]] • [[Teamspeak#TSDNS Subdomain|TSDNS]] • [[Teamspeak#Snapshots|Backups]] • [[Teamspeak#Tokens|Tokens]]
</div>


=== Video Tutorial ===
== Quick Setup ==


{{#ev:youtube|S32AGZdY5yA}}
<div class="ck-callout ck-callout--ok">
<b>Basic setup:</b>
</div>


# Open your TeamSpeak server in the webpanel
# Set a password
# Create a TSDNS address (optional)
# Connect via TeamSpeak client


== Features ==
<div class="ck-feature-list">
<span class="ck-feature-pill">Password Management</span>
<span class="ck-feature-pill">TSDNS Subdomains</span>
<span class="ck-feature-pill">Custom Domains</span>
<span class="ck-feature-pill">Snapshots (Backups)</span>
<span class="ck-feature-pill">Token System</span>
<span class="ck-feature-pill">FTP Access</span>
</div>
=== Password Management ===
Change your server password directly in the webpanel.
[[File:Teamspeak-change-pw.png|alt=Set Teamspeak Password|750x750px]]
=== TSDNS Subdomain ===
You can create a free subdomain such as:
<code>yourclan.ckras.eu</code>
[[File:Tsdns-teamspeak.png|alt=TSDNS Teamspeak Address|750x750px]]
=== Custom Domain (SRV Record) ===


== Features ==
To use your own domain, create the following SRV record:
 
<code>
_ts3._udp.yourdomain.com. 400 IN SRV 0 5 11405 teamspeak.ckras.com.
</code>
 
<div class="ck-callout ck-callout--amber">
<b>Important:</b> Adjust the port to your TeamSpeak server port (check webpanel).
</div>
 
==== Value Breakdown ====
 
{| class="wikitable"
! Field !! Value
|-
| Service || <code>_ts3</code>
|-
| Protocol || <code>_udp</code>
|-
| TTL || <code>400</code>
|-
| Type || <code>SRV</code>
|-
| Priority || <code>0</code>
|-
| Weight || <code>5</code>
|-
| Port || <code>11405</code>
|-
| Target || <code>teamspeak.ckras.com.</code>
|}
 
== Snapshots (Backup / Restore) ==
 
<div class="ck-callout">
<b>Included:</b> Free backup system for all TeamSpeak servers.
</div>
 
Snapshots allow you to restore your server to a previous state.
 
[[File:Snapshot-teamspeak.png|alt=Snapshot Teamspeak|750x750px]]
 
Included in snapshots:
- Server and channel groups
- Channels and permissions
- Clients and permissions
- Server settings
 
Not included:
- Icons
- Avatars
- Uploaded files
 
== Tokens ==
 
You can create authorization tokens in the webpanel.
 
[[File:Teamspeak-token.png|alt=Teamspeak Token Management|750x750px]]
 
<div class="ck-callout">
Use tokens to grant access or permissions to users.
</div>
 
== Export Settings ==
 
You can export your TeamSpeak configuration via the webinterface.
 
[[File:Ts-export-settings.png|alt=Teamspeak Export|716x716px]]
 
<div class="ck-callout">
<b>Note:</b> Avatars and uploaded files are not included in exports.
</div>
 
== Query Port ==
 
You can find your TeamSpeak query port in the [[webinterface]].
 
[[File:Teamspeak-query-port.png|alt=Teamspeak Query Port|750x750px]]
 
== Installation & Setup ==
 
<div class="ck-callout">
The following images show the TeamSpeak setup process.
</div>
 
[[File:teamspeak_1.png]]
[[File:teamspeak_2.png]]
[[File:teamspeak_3.png]]
[[File:teamspeak_4.png]]
[[File:teamspeak_5.png]]
[[File:teamspeak_6.png]]
[[File:teamspeak_7.png]]
 
== Download Client ==
 
<div class="ck-callout">
Download the latest TeamSpeak client:
</div>
 
[http://www.teamspeak.com/?page=downloads TeamSpeak Downloads]
 
Supported platforms:
- Windows (32 / 64 bit)
- macOS
 
== Video Tutorial ==
 
<youtube>S32AGZdY5yA|</youtube>
 
== Testserver ==
 
<code>teamspeak.ckras.com:9987</code>
 
== Rental ==
 
[http://www.ckras.com/Voiceserver-mieten-Teamspeak-Ventrilo-Mumble TeamSpeak Rental]


  bla
</div>
[[Category:CS2]]

Latest revision as of 11:19, 24 March 2026


TeamSpeak Server

Manage your TeamSpeak server easily with the CKRAS webinterface.
Quick Start: Open your server in the panel and configure password, DNS and access.

TeamSpeak is a voice communication system optimized for gaming. It provides low latency, low bandwidth usage and stable voice communication for teams and communities.

Jump to: Quick SetupFeaturesTSDNSBackupsTokens

Quick Setup

Basic setup:

  1. Open your TeamSpeak server in the webpanel
  2. Set a password
  3. Create a TSDNS address (optional)
  4. Connect via TeamSpeak client

Features

Password Management TSDNS Subdomains Custom Domains Snapshots (Backups) Token System FTP Access

Password Management

Change your server password directly in the webpanel.

Set Teamspeak Password

TSDNS Subdomain

You can create a free subdomain such as:

yourclan.ckras.eu

TSDNS Teamspeak Address

Custom Domain (SRV Record)

To use your own domain, create the following SRV record:

_ts3._udp.yourdomain.com. 400 IN SRV 0 5 11405 teamspeak.ckras.com.

Important: Adjust the port to your TeamSpeak server port (check webpanel).

Value Breakdown

Field Value
Service _ts3
Protocol _udp
TTL 400
Type SRV
Priority 0
Weight 5
Port 11405
Target teamspeak.ckras.com.

Snapshots (Backup / Restore)

Included: Free backup system for all TeamSpeak servers.

Snapshots allow you to restore your server to a previous state.

Snapshot Teamspeak

Included in snapshots: - Server and channel groups - Channels and permissions - Clients and permissions - Server settings

Not included: - Icons - Avatars - Uploaded files

Tokens

You can create authorization tokens in the webpanel.

Teamspeak Token Management

Use tokens to grant access or permissions to users.

Export Settings

You can export your TeamSpeak configuration via the webinterface.

Teamspeak Export

Note: Avatars and uploaded files are not included in exports.

Query Port

You can find your TeamSpeak query port in the webinterface.

Teamspeak Query Port

Installation & Setup

The following images show the TeamSpeak setup process.

Download Client

Download the latest TeamSpeak client:

TeamSpeak Downloads

Supported platforms: - Windows (32 / 64 bit) - macOS

Video Tutorial

<youtube>S32AGZdY5yA|</youtube>

Testserver

teamspeak.ckras.com:9987

Rental

TeamSpeak Rental