BETA: Feeding traffic into the FlyRealTraffic system
Posted: Sun Feb 16, 2025 7:43 am
You can now help improve traffic coverage by feeding data from your ADS-B receiver straight into the FlyRealTraffic system. Feeders are treated to a gratis (=free) upgrade of their standard license to a professional license, as long as the feed remains up.
It takes a bit of elbow grease to get it going, no magic though, that's reserved for the RT backend system, where the basic data coming in from the feeds is augmented with more information about many of the flights.
How to get going:
At this stage this is going to be mostly of interest to those amongst you who already are operating an ADS-B receiver and are feeding into one of the many networks. If you're brand new to feeding, please have a look at any of the following links on what it takes to get you up and running:
All you have to do is add a line to the NET_OPTIONS section in your config file (most often found in /etc/default/readsb) as per the instructions below:
It takes a bit of elbow grease to get it going, no magic though, that's reserved for the RT backend system, where the basic data coming in from the feeds is augmented with more information about many of the flights.
How to get going:
At this stage this is going to be mostly of interest to those amongst you who already are operating an ADS-B receiver and are feeding into one of the many networks. If you're brand new to feeding, please have a look at any of the following links on what it takes to get you up and running:
- ADSBExchange: https://www.adsbexchange.com/ways-to-jo ... -your-own/
- airplanes.live: https://airplanes.live/hardware/
All you have to do is add a line to the NET_OPTIONS section in your config file (most often found in /etc/default/readsb) as per the instructions below:
- Head to https://www.flyrealtraffic.com/feeder_config/ and generate a UUID that pairs your RT license key with your feed identification
- Copy/paste the line from the last step and add it to the readsb config file. Either use nano or vi as the editor: or
Code: Select all
sudo vi /etc/default/readsb
It should look something like this:Code: Select all
sudo nano /etc/default/readsb
Code: Select all
--net-connector feed.flyrealtraffic.com,30004,beast_reduce_plus_out,uuid=<insert the UUID you generated in the first step>
- Give it a minute (or less) after starting your feed and on your next login, your RT license is now professional level
- You can check the status of your feed by entering your RT license number on the feeder config page: https://www.flyrealtraffic.com/feeder_config/