Difference between revisions of "Streaming Tools"
Line 8: | Line 8: | ||
== Linux : == | == Linux : == | ||
− | + | === MuSE ( from dyne.org ) === | |
Easiest tool : MuSE [http://muse.dyne.org http://muse.dyne.org MuSE] | Easiest tool : MuSE [http://muse.dyne.org http://muse.dyne.org MuSE] | ||
( not to be confused with the muse midi sequencer ) | ( not to be confused with the muse midi sequencer ) | ||
Line 14: | Line 14: | ||
On Ubuntu or Debian, don't search in apt-get, but instead, | On Ubuntu or Debian, don't search in apt-get, but instead, | ||
install the package from this link : [ ftp://ftp.dyne.org/muse/binary/MuSE-0.9.2-i386-1.deb MuSe.deb] | install the package from this link : [ ftp://ftp.dyne.org/muse/binary/MuSE-0.9.2-i386-1.deb MuSe.deb] | ||
+ | |||
+ | === Pure Data === | ||
Other tool : puredata extended with the following patches : | Other tool : puredata extended with the following patches : | ||
Line 23: | Line 25: | ||
streaming in mp3s format : [http://ydegoyon.free.fr/giss-audio-mp3.pd Pdmp3] | streaming in mp3s format : [http://ydegoyon.free.fr/giss-audio-mp3.pd Pdmp3] | ||
− | Download these files ( the patches ) with a right click and 'Save as..', | + | Download these files ( the patches ) with a right click and 'Save link as..', |
open them in pd-extended | open them in pd-extended | ||
Revision as of 21:45, 27 May 2008
This pages covers some tests with current streaming tools, advices and howtos :
Contents
Audio Streaming
Linux :
MuSE ( from dyne.org )
Easiest tool : MuSE http://muse.dyne.org MuSE ( not to be confused with the muse midi sequencer )
On Ubuntu or Debian, don't search in apt-get, but instead, install the package from this link : [ ftp://ftp.dyne.org/muse/binary/MuSE-0.9.2-i386-1.deb MuSe.deb]
Pure Data
Other tool : puredata extended with the following patches :
first install a pd extended for your system from [Pd-extended]
streaming in ogg format : Pdogg
streaming in mp3s format : Pdmp3
Download these files ( the patches ) with a right click and 'Save link as..', open them in pd-extended
Video Streaming / Digital Camera ( input through firewire/ieee1394 )
Linux :
Recommended tool : Theora Streaming Studio TSS
There is a debian package for Ubuntu Feisty here : [ http://gollum.artefacte.org/tss/theorastreamer-0.2.1-1-i386.deb TSS.deb(feisty fawn) ]