PyWebRadio

From ArmadeusWiki
Jump to: navigation, search

PyWebRadio (aka PyStream, aka PyQtRadio) is a mplayer frontend, written in Python and using Qt, which allow you to listen and record Web Radio streams. It was recently ported to PyGame to be easily run on APF platforms.

Pywebradio.png

Installation

Note Note: PyWebRadio will only run with 2010.xx Buildroot version which is under very early integration stage

As PyWebRadio requires a lot of dependencies (SDL, SDL_Image, SDL_mixer, Python, PyGame, mplayer, libmad, etc...) we have defined a special configuration for him:

$ export BUILDROOT_VERSION=2010.05
$ make apf27_webradio_defconfig
$ make

Usage

  • edit /etc/radio/settings.xml
# python /usr/bin/radio/launcher.py

Links