Port information
Port | Used by | Behavior | Changed by editing parameter |
---|---|---|---|
TCP 5000 | AirPlay RAOP | Will use a dynamic port if unavailable | AirPlayAudioTCPPort |
TCP 5001 | AirPlay RAOP events | Will use a dynamic port if unavailable | AirPlayAudioEventTCPPort |
TCP 7000 | AirPlay media | Will use a dynamic port if unavailable | AirPlayVideoTCPPort |
TCP 7100 | AirPlay legacy mirroring | Fixed port - cannot be changed. Only needed to support iOS 6 & older | N/A |
TCP 49152 | AirPlay mirroring | Will use a dynamic port if unavailable | AirPlayDynamicMirroringTCPPort |
UDP 6010-6012 | AirPlay audio | Will use AirPlayAudioUDPPort, AirPlayAudioUDPPort+1 & AirPlayAudioUDPPort+2 | AirPlayAudioUDPPort |
UDP 51563 | Miracast | Will use a dynamic port if unavailable (configured on local firewall only) | N/A |
TCP 80, 443, 8008, 8009 | Google Cast | N/A | |
UDP 53, 123, 1900 | Google Cast | N/A | |
UDP 5353 | Apple Bonjour | N/A |
Below are a set of commands you can use to hardcode the ports for AirServer Universal. In order to run these commands, you need to navigate to the correct folder first. You can do so by entering cd "%programfiles%/App Dynamic/AirServer/" into an elevated command prompt first.
Afterward, you can use the following AirServerConsole commands to configure the ports:
AirServerConsole.exe set AirPlayVideoTCPPort 7000
AirServerConsole.exe set AirPlayAudioTCPPort 5000
AirServerConsole.exe set AirPlayAudioUDPPort 6010
AirServerConsole.exe set AirPlayDynamicMirroringTCPPort 0
AirServerConsole.exe set AirPlayAudioEventTCPPort 5001
Please note that, unfortunately, it is not possible to edit these for our other applications.
To get a complete list of configurable properties, run:
AirServerConsole.exe /?
These ports can also be set using installer properties:
- AIRPLAY_VIDEO_TCP_PORT
- AIRPLAY_AUDIO_TCP_PORT
- AIRPLAY_AUDIO_UDP_PORT
- AIRPLAY_DYNAMIC_MIRRORING_TCP_PORT
- AIRPLAY_AUDIO_EVENT_TCP_PORT
Bonjour services
AirServer Universal uses the following Bonjour services:
- _airplay._tcp
- _googlecast._tcp
- _display._tcp
- _airserver._tcp
- _raop._tcp