-
Notifications
You must be signed in to change notification settings - Fork 0
Humans
Ignat99 edited this page Nov 8, 2014
·
13 revisions
So, in order to make the necessary omxplayer play audio settings raspi-config parameter Memory_split specify a value of 32, and for video playback, respectively 64.
Play Internet radio:
oxplayer listen2.myradio24.com:9000/8304
Exit from oxplayer:
q
-
export USER='pi' sudo python /home/pi/<python_radio> exit 0
sudo chmod 755 /etc/init.d/autostart.sh
sudo update-rc.d autostart.sh defaults