Difference between revisions of "PyWebRadio"

From ArmadeusWiki
Jump to: navigation, search
(New page: 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|P...)
 
 
Line 1: Line 1:
 
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.
 
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|PyGame]] to be easily run on APF platforms.
 
It was recently ported to [[Pygame|PyGame]] to be easily run on APF platforms.
 +
 +
[[Image:pywebradio.png]]
  
 
==Installation==
 
==Installation==

Latest revision as of 11:30, 22 July 2010

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