20 lines
663 B
Markdown
20 lines
663 B
Markdown
# Phat Beat / Pirate Radio
|
|
|
|
Hat audio par Piromoni
|
|
|
|
- [getting started](https://learn.pimoroni.com/tutorial/sandyj/getting-started-with-phat-beat)
|
|
|
|
## Internet Radio via VLC
|
|
|
|
Le [tuto Pirmoni](https://learn.pimoroni.com/tutorial/sandyj/internet-radio-on-your-pirate-radio) ne fonctionne pas. On obtient le message :
|
|
> --- Warning ---
|
|
>
|
|
> The VLC Radio installer
|
|
> does not work on this version of Raspbian.
|
|
|
|
Il faut cloner [le dépot git](https://github.com/pimoroni/phat-beat) et lancer le script via `sudo bash setup.sh` depuis le dépot cloné.
|
|
|
|
La playlist se trouve à /etc/vlcd/default.m3u
|
|
|
|
Démarrer / stopper le service : `sudo service vlcd stop`
|