Skip to main content

Shoutcast streaming playback service for jukebox

Project description

Jukebox shoutcast streaming playback module
============================================

jukebox-shout provides a daemon to stream your music to a shoutcast compatible server like `icecast <http://www.icecast.org>`_

Basic setup instructions for icecast can be found in their `documentation <http://www.icecast.org/docs/icecast-2.3.2/icecast2_basicsetup.html>`_

**Required system libraries**

libshout3, libshout3-dev and python-dev are required to build the dependecy `python-shout <http://pypi.python.org/pypi/python-shout>`_.

Startup
========

::

bin/jukebox jukebox_shout --start --host=[shoutcast_host] --port[shoutcast_port] --password=[shoutcast_source_password]

Stop
=====

::

bin/jukebox jukebox_shout --stop

Debugging
========

Add the --fg option to prevent the command from daemonizing.

::

bin/jukebox jukebox_shout --fg --host=[shoutcast_host] --port[shoutcast_port] --password=[shoutcast_source_password]

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

jukebox-shout-0.1.tar.gz (4.1 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page