mirror of
https://github.com/parkervcp/eggs.git
synced 2024-11-12 04:27:24 +08:00
29 lines
842 B
Markdown
29 lines
842 B
Markdown
|
# Voice Servers
|
||
|
|
||
|
## Mumble
|
||
|
|
||
|
Mumble is an open source, low-latency, high quality voice chat software primarily intended for use while gaming.
|
||
|
|
||
|
## Required Server Ports
|
||
|
Mumble only requires a single port to run. The default is 64738
|
||
|
|
||
|
| Port | default |
|
||
|
|---------|---------|
|
||
|
| Game | 64738 |
|
||
|
|
||
|
## Teamspeak 3
|
||
|
|
||
|
Use crystal clear sound to communicate with your team mates cross-platform with military-grade security, lag-free performance & unparalleled reliability and uptime.
|
||
|
|
||
|
## Required Server Ports
|
||
|
Teamspeak 3 only requires a single port to run. The default is 9987
|
||
|
|
||
|
Other ports for ServerQuery and File Transfers are required for specific things.
|
||
|
|
||
|
| Port | default |
|
||
|
|---------|---------|
|
||
|
| Server | 9987 |
|
||
|
| Query | 10011 |
|
||
|
| Files | 30033 |
|
||
|
|
||
|
By default pteordactyl sets the query port to the same as the server port.
|