How does it work?

Aircraft display

RealTraffic consolidates data from multiple international ADS-B and multilateration networks to obtain information about other airplanes near the position of your (simulated) aircraft — in realtime, live!

Depending on which simulator you are flying, it then injects this traffic so you can fly with it, or follow it.

RealTraffic also provides global coverage of real-time high resolution satellite images, giving you the real world flying experience even in the remotest corners of the planet.

Create an account (it's free) to check the global traffic coverage.

Join our community: forum.flyrealtraffic.com

Supported Flight Simulators

SimulatorDetails
MSFS / P3DFully supported using the PSXT app.
PSXT Quickstart Guide
Aerowinx PSXFully supported natively. Up to 7 aircraft in the windshield and TCAS system. Can also use PSXT with MSFS as scenery generator.
X-PlaneSupported via the LiveTraffic app. See the X-Plane forum for support.
Spotter / ATC ModeSelect any airport or enter lat/lon to view traffic in ~100 NM radius without a simulator.

Supported Electronic Flight Bags

ForeFlightFully supported with PSX native, and MSFS/P3D via PSXT. Appears as AHRS device for attitude and GPS. Works in broadcast mode and by IP address.
Garmin PilotFully supported under the same conditions. Requires the device's IP address to be set in the RealTraffic GUI.

Operating Modes

RealTraffic supports multiple simulators and configurations. The diagrams below show how data flows in each mode.

MSFS / P3D

Direct API Mode
RealTraffic Servers
PSXT
MSFS / P3D
PSXT connects directly to the RT servers. No RT App needed.
Via RealTraffic App
RealTraffic Servers
RealTraffic App
PSXT
MSFS / P3D
ForeFlight / Garmin Pilot
EFB receives traffic + position
The App enables EFB support and provides a radar display.

X-Plane

Direct Mode
RealTraffic Servers
LiveTraffic
X-Plane
LiveTraffic connects directly to the RT servers. No RT App needed.
Via RealTraffic App
RealTraffic Servers
RealTraffic App
LiveTraffic
X-Plane
ForeFlight / Garmin Pilot
EFB receives traffic + position
The App enables EFB support and provides a radar display.

Aerowinx PSX

Via RealTraffic App
RealTraffic Servers
RealTraffic App
Aerowinx PSX
Windshield + TCAS
ForeFlight / Garmin Pilot
EFB receives traffic + position
PSX connects natively to the RT App. Up to 7 aircraft injected into the cockpit and TCAS.
With MSFS as Scenery Generator
RealTraffic Servers
RealTraffic App
Aerowinx PSX
Windshield + TCAS
PSXT
MSFS
Scenery + 3D traffic
ForeFlight / Garmin Pilot
EFB
RT App connects to PSX for cockpit/TCAS, PSXT connects to MSFS for 3D scenery and traffic rendering.
Key

RT Servers
RT App
PSXT / LiveTraffic
Simulator
EFB App

Download RealTraffic v11

Please download and install the software before purchasing a license to make sure it runs on your system.
RealTraffic Application

Standard Edition

Standard
  • Access to real-time traffic
  • Single instance of RealTraffic
The license will be issued to the email address registered with your PayPal account. Make sure it's up to date before purchasing!
BEST VALUE
12 months
$107.99
Save 25%
6 months
$57.59
Save 20%
3 months
$28.79
Save 20%
1 month
$11.99

24-day price freeze license also available: $9.99

Professional Edition

Pro
  • Access real-time and two weeks of historical traffic data
  • Global satellite imagery
  • Run two concurrent sessions
BEST VALUE
12 months
$203.39
Save 25%
6 months
$108.47
Save 20%
3 months
$54.23
Save 20%
1 month
$22.59

Already have a standard license? Upgrade to Professional

After Purchasing

  • Your license will be emailed instantly to the email address registered with PayPal (usually within 1 minute).
  • Check your spam folder. The sender is sales@inside.net — whitelist if needed.
  • If one hour after payment you still haven't received it, email sales@inside.net with your PayPal receipt.

Installation

Windows 10/11

Run the setup executable and follow the prompts. Both the installer and executable are cryptographically signed by Inside Systems Pty Ltd. RT requires a Java Runtime Environment (JRE).

macOS

Mount the DMG, drag the icon into Applications, and run it. On first launch, right-click and select Open, then acknowledge the security warning. If only the launcher splash appears, grant Full Disk Access to Java: System Preferences → Security & Privacy → Full Disk Access → add /usr/bin/java.

Linux

Unpack the tgz and run ./start.sh. A current JRE must be installed.

Configuration

  • PSXT (P3D/MSFS) — preconfigured, no further setup needed
  • LiveTraffic — only supported in direct mode
  • Aerowinx PSX — open Instructor → Network/Main → Start the server, then Situation/Human/Traffic → Externally controlled

RealTraffic App Troubleshooting

The information below applies to the RealTraffic application only. If you are experiencing issues with PSXT or LiveTraffic, please use their support forums:

If you want to reset all settings to default, delete the RealTraffic.ini file:

  • Windows: C:\Users\<username>\AppData\InsideSystems\
  • macOS: ~/Documents/.InsideSystems
  • Linux: ~/.InsideSystems

Debug logging

To enable debug logging, create a directory (not a file) named debugN in the same directory as RealTraffic.ini, where N is a bitmask selecting which categories to log:

  • debug1 — General (errors, startup, license)
  • debug7 — General + Config + Network connections
  • debug15 — General + Config + Network connections + Network data
  • debug127 — Everything except NIC enumeration and runloop timing
  • debug511 — Everything (very verbose)

Restart RT after creating the directory. A timestamped log file will be created in the settings directory. Reproduce the issue, then send the log file to support@inside.net. Delete the debugN directory when done.