DeeFuzzer

Software Screenshot:
DeeFuzzer
Software Details:
Version: 0.6.4
Upload Date: 14 Apr 15
Developer: Guillaume Pellerin
Distribution Type: Freeware
Downloads: 16

Rating: nan/5 (Total Votes: 0)

DeeFuzzer is a new light and instant application made for streaming audio and video over Internet. It is dedicated to people who wants to create playlisted web radios or web TVs with rich media contents including some metadata.

Installation:

The easiest way to install the DeeFuzzer is to do:

sudo easy_install deefuzzer

or:

sudo pip install deefuzzer

For a manual install, see INSTALL

Usage:

Usage : deefuzzer CONFIGFILE

where CONFIGFILE is the path for a XML config file. For example:

deefuzzer example/deefuzzer.xml

To make the deefuzzer act as a deamon, just play it in the background:

deefuzzer example/deefuzzer.xml &

Note that you must edit the config file with right parameters before playing. You can find an example for a draft XML file in the directory "example/" of this application (maybe in /usr/share/deefuzzer/example/ if installed with the help of install.py)

Since 0.3, deefuzzer doesn't print anything into the shell, then a right parameter is needed in the XML config file.

BE CAREFULL : at the moment, the multi-threaded implementation of deefuzzer instances avoids shutting down the streams with CTRL+C... You have to kill them manually, after a CTRL+Z, making this:

pkill -9 deefuzzer

Features:

  • MP3 and OGG (audio & video) file streaming over internet (Icecast)
  • Full metadata encapsulation and management
  • RSS podcast generator (current tracks and playlists)
  • M3U playlist generator
  • Recursive, random (shuffled) or pre-defined playlists
  • Multi-threaded architecture : multiple station streaming with one config file
  • Auto Twitter posting of the current playing and new tracks
  • Jingling between main tracks
  • OSC controller : control the main functions from a distant terminal
  • Station relaying : stream other stations like LIVE sessions !
  • Very light and optimized streaming process

What is new in this release:

  • Fix install bug again (add main script to install), sorry :(
  • reduce streaming buffer length

What is new in version 0.6.3:

  • setup rewritten
  • fix MANIFEST

What is new in version 0.6.2:

  • No new functions but bugfixes (including a serious one during install from pypi)
  • Definitely moved the project to GitHub
  • Update various README details
  • update API doc: http://files.parisson.com/doc/deefuzzer/

Requirements:

  • Python
  • python-shout
  • libshout
  • Mutagen

Similar Software

Other Software of Developer Guillaume Pellerin

TeleForma
TeleForma

20 Feb 15

Comments to DeeFuzzer

Comments not found
Add Comment
Turn on images!