# mixer
The script below installs a software system which pulls data from various receivers and mixes these to display all aircraft on one Map.</br></br>
The combined data is also available at mixer's ports 40005 (beast), 40003 (sbs/basestation) and 40002 (raw/avr) and can be pushed to other sites by a suitable system of socat pipes (script to do this will be added later) </br></br>
This installation requires that dump1090-fa is already installed on the RPi / Computer on which this script is installed. </br></br>
The installation script given below creates 2nd copy of dump1090-fa as MIXER of beast data from various receivers on Local Network.</br></br>
The script also creates socat connections between Mixer and various receivers on Local Network. </br></br>
#### To install the mixer, copy-paste following bash script in your RPi PuTTY or Linux Computer's terminal:</br></br>
```
sudo bash -c "$(wget -O - https://github.com/abcd567a/mixer/raw/master/install-mixer.sh)"
```
</br>
Mixer Map with mixed Data at: </br></br>
IP-of-Pi/mixer/ </br>
OR </br>
IP-of-Pi:8585 </br>
This file has been truncated. show original