sdr-enthusiasts / docker-tar1090

Multi-arch tar1090 container for visualising ADSB data
77 stars 32 forks source link

readsb runing even if i feed tar1090 from another source #147

Closed 73-de-LZ closed 7 months ago

73-de-LZ commented 10 months ago

Is it necessary readsb to start in the container if tar1090 getting data from an external source? If not, is it possible to add env var READSB_ENABLE for example.

Thanks!

kx1t commented 7 months ago

Readsb is used to collect data from any source, including RTLSDR devices and also other Beast / SBS / Raw / etc sources. It's also needed as a backend to tar1090 (website generation), etc. So no -- you can't switch it off.