Hi Scroggie, welcome aboard!
I am new born to RPi, just got my FIRST RPi a week ago. Although I have used linux, but not an expert, and forgot most of it due to disuse. Whatever I have posted in forum is result of my few days of efforts to setup my Pi to feed adsb data. I searched the web, asked questuons in forums, and now my Pi is up & running, with NOOBS/Raspbian, dump1090, DVB-T dongle & whip antenna which came with the dongle.
I have not yet installed any data feeding client to FR24 or any other site. That is phase 2 of my Pi project.
I faced the same problem as you: Typing 127.0.0.1:8080 in browser did not show the google map with planes. I searched the web and finally found answer below:
cd dump1090
./dump1090 --interactive --net --net-http-port 8080
and http://127.0.0.1:8080 started showing google map & planes, both at raspi's browser and from my Windows Desktop browser through LAN. I dont understand why it worked with me, and not with you.
I have just now installed PiAware on my 2nd microSD card, and configured it to feed dada to Flight Aware, and it is going well. Shows google map & planes locally by http:168.x.x.x (dont remember exact numbers, i am away from home, typing this from my phone). Tomorrow I will try to install FR24 data client on both the NOOBS/Raspbian & PiAware.
I am new born to RPi, just got my FIRST RPi a week ago. Although I have used linux, but not an expert, and forgot most of it due to disuse. Whatever I have posted in forum is result of my few days of efforts to setup my Pi to feed adsb data. I searched the web, asked questuons in forums, and now my Pi is up & running, with NOOBS/Raspbian, dump1090, DVB-T dongle & whip antenna which came with the dongle.
I have not yet installed any data feeding client to FR24 or any other site. That is phase 2 of my Pi project.
I faced the same problem as you: Typing 127.0.0.1:8080 in browser did not show the google map with planes. I searched the web and finally found answer below:
cd dump1090
./dump1090 --interactive --net --net-http-port 8080
and http://127.0.0.1:8080 started showing google map & planes, both at raspi's browser and from my Windows Desktop browser through LAN. I dont understand why it worked with me, and not with you.
I have just now installed PiAware on my 2nd microSD card, and configured it to feed dada to Flight Aware, and it is going well. Shows google map & planes locally by http:168.x.x.x (dont remember exact numbers, i am away from home, typing this from my phone). Tomorrow I will try to install FR24 data client on both the NOOBS/Raspbian & PiAware.
Comment