Announcement

Collapse
No announcement yet.

Change Refresh Rate in Receiver.JSON

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Change Refresh Rate in Receiver.JSON

    Hi,

    i built my own receiver with a Raspberry PI 4 8GB and ADSBExchange Stick with an 60cm Roof Antenna.

    I installed the software with:

    sudo bash -c "$(wget -O - https://repo-feed.flightradar24.com/install_fr24_rpi.sh)"​


    It works and it feeds to FR24.

    I figured out that with: dump1090/gmap.html

    Its possible to access the webserver (map) it works pretty good. but for me its to slow. i check in receiver.json the refresh rate, the default value is 1000ms i changed it to 100ms and saved it. after a restart of the service or server this value is changed back. i tried different thing like

    procargs="--refresh 100" but it didnt work.

    does anyone know how to change this rate?

    Kind Regards
Working...
X