Internet Radio Raspberry Pi

raspberry pi IT
raspberry pi

コマンド – 事前インストールとUser登録 | Command – Installation & User registration
sudo apt-get install mplayer
sudo apt-get install apache2
sudo apt-get install php
sudo gpasswd -a www-data audio

コマンド – mplayerと音量 | Command – mplayer & sound volume control
ps -A | grep ‘mplayer’
amixer sset PCM 0%
amixer sset PCM 75%

Shell
文字Code EUC-JP
改行Code LF

SHOUTcast
https://www.shoutcast.com/
https://directory.shoutcast.com/#

[Command]
mplayer -playlist http://yp.shoutcast.com/sbin/tunein-station.pls?id=1761387 PureRock.US
mplayer -playlist http://yp.shoutcast.com/sbin/tunein-station.pls?id=1088862 XI Rock – Modern and Alternative Rock
mplayer -playlist http://yp.shoutcast.com/sbin/tunein-station.pls?id=1446676 California Streaming
mplayer -playlist http://yp.shoutcast.com/sbin/tunein-station.pls?id=1439185 The Patriot – Marysville, CA
mplayer -playlist http://yp.shoutcast.com/sbin/tunein-station.pls?id=99464696 California Ag News 24/7

コメント