icecast server needed for upstream !
Download Pibox image here on your computer
Burn the Pibox image on a SD card
Once completed, put the sd-card in the rapsberri pi and plug in the power cord
connect to the local wifi network where the SSID is "pibox_ssid"
connect on ssh
$ ssh pi@192.168.100.1
change your wifi SSID (optionnal)
$ sudo nano /etc/hostapd/hostapd.conf
And modify the value for the ssid to the desired one. default is "pibox_ssid"
expand the file system
$ sudo raspi-config
search in the menu for expand file system
reboot