Skip to content

fr24feed settings

wiedehopf edited this page Oct 23, 2019 · 5 revisions

These fr24feed settigs are meant for people who already have dump1090 running / are feeding another site:

fr24feed installation configuration dialogue: Receiver: Beast (Network) Host: 127.0.0.1 Port: 30005

Open the fr24feed settings:

sudo nano /etc/fr24feed.ini

Change the first 5 lines except for the fr24key to the values shown below:

receiver="beast-tcp"
fr24key="xxxxxxxxxxxxxxxx"
host="127.0.0.1:30005"
bs="no"
raw="no"

Ctrl-o and enter to save, Ctrl-x to exit

To activate the settings, restart fr24feed:

sudo systemctl restart fr24feed

If your setup has already stopped working you can try these steps to get it going again: https://github.com/wiedehopf/adsb-wiki/wiki/Installing-dump1090-fa

Clone this wiki locally