Install readsb (follow the detailed instructions here: https://github.com/wiedehopf/readsb
Modify the default configuration:
Code: Select all
sudo nano /etc/default/readsb
Code: Select all
# Input configuration - receive beast data from dump1090fa
RECEIVER_OPTIONS="--net-only --net-connector localhost,30005,beast_in"
# Standard decoder options
DECODER_OPTIONS=""
# Network options
NET_OPTIONS="--net --net-heartbeat 60 --net-ro-size 1250 --net-ro-interval 0.00 --net-connector feed.flyrealtraffic.com,30004,beast_reduce_plus_out,uuid=<your UUID>"
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/
This should be all that's required to forward the dump1090-fa traffic to flyrealtraffic!