The RB feeder uses port 30005 however post your ini file to see if I can see anything in it
Alan
CASE-1:In file /etc/rbfeeder.ini, the setting is
network_mode=true An external decoder is required to be installed such as either dump1090-fa, or dump1090-mutability, or readsb.
The outputs of external decoder listed above are as follows:
Beast format data is available at port 30005
Basestation formate data is available at port 30003
The rbfeeder connects to port 30005 of external decoders.
Configure VRS to use data from RPi as follows:
Either port 30005 (AVR or Beast raw Feed)
Or port 30003 (BaseStation)
CASE-2:In file /etc/rbfeeder.ini, the setting is
network_mod=falseThe built-in decoder dump1090-rb is used.
The outputs of built-in decoder dump1090-rb are as follows:
Beast format data is available at port 32457
Basestation formate data is available at port 32459
The rbfeeder connects to port 32457 of built-in decoder dump1090-rb.
Configure VRS to use data from RPi as follows:
Either port 32457 (AVR or Beast raw Feed)
Or port 32459 (BaseStation)
NOTE: The output of dump1090-rb at port 32459 (Basestation format) lacks position information (Lat & Lon) for most of aircraft. As a result if port 32459 (Basestation) is used in VRS settings, very few aircraft are displayed on VRS map, although a lot are listed in the list on right side of VRS map. It is therefore better to use port 32457 (AVR or Beast Format) in VRS settings.
.