Difference between revisions of "Streaming Tools"
Line 4: | Line 4: | ||
= Audio Streaming = | = Audio Streaming = | ||
− | |||
== Linux : == | == Linux : == | ||
Line 29: | Line 28: | ||
open them in pd-extended | open them in pd-extended | ||
+ | == OSX or Windows == | ||
+ | |||
+ | === Pure Data === | ||
+ | |||
+ | Other tool : puredata extended with the following patches : | ||
+ | |||
+ | first install a pd extended for your system from [[http://puredata.info/downloads Pd-extended]] | ||
+ | and then download one of these patches : | ||
+ | |||
+ | * streaming in ogg format : [http://ydegoyon.free.fr/giss-audio-ogg.pd Pdogg] | ||
+ | |||
+ | * streaming in mp3s format : [http://ydegoyon.free.fr/giss-audio-mp3.pd 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 ) = | = Video Streaming / Digital Camera ( input through firewire/ieee1394 ) = | ||
Line 49: | Line 63: | ||
and then download this patch : | and then download this patch : | ||
− | * video streaming with digital camera : [http://ydegoyon.free.fr/giss-dv.pd | + | * video streaming with digital camera : [http://ydegoyon.free.fr/giss-pdp-dv.pd GissPdpDv] |
Download this file ( the patch ) with a right click and 'Save link as..', | Download this file ( the patch ) with a right click and 'Save link as..', | ||
open it in pd-extended | open it in pd-extended | ||
+ | == OSX == | ||
+ | |||
+ | === Pure Data === | ||
+ | |||
+ | Other tool : puredata extended with the following patch : | ||
+ | |||
+ | first install a pd extended for your system from [[http://puredata.info/downloads Pd-extended]] | ||
+ | and then download this patch : | ||
+ | |||
+ | * video streaming with digital camera ( OSX ) : [http://ydegoyon.free.fr/giss-pdp-osx.pd GissPdpOsx] | ||
+ | |||
+ | if you have some troubles with some models of cameras, | ||
+ | you can try this experimental patch using Gem : | ||
+ | |||
+ | * video streaming with digital camera ( Gem ) : [http://ydegoyon.free.fr/giss-gem.pd GissGem] | ||
+ | |||
+ | Download this file ( the patch ) with a right click and 'Save link as..', | ||
+ | open it in pd-extended | ||
= Video Streaming / Webcams and capture cards = | = Video Streaming / Webcams and capture cards = | ||
Line 66: | Line 98: | ||
and then download this patch : | and then download this patch : | ||
− | * video streaming with digital | + | * video streaming with a video4linux device : [http://ydegoyon.free.fr/giss-pdp-v4l.pd GissPdpV4l] |
+ | |||
+ | * video streaming with a video4linux2 device : [http://ydegoyon.free.fr/giss-pdp-v4l2.pd GissPdpV4l2] | ||
+ | |||
+ | Download this file ( the patch ) with a right click and 'Save link as..', | ||
+ | open it in pd-extended | ||
+ | |||
+ | == OSX == | ||
+ | |||
+ | === Pure Data === | ||
+ | |||
+ | Other tool : puredata extended with the following patch : | ||
+ | |||
+ | first install a pd extended for your system from [[http://puredata.info/downloads Pd-extended]] | ||
+ | and then download this patch : | ||
+ | |||
+ | * video streaming with digital camera ( OSX ) : [http://ydegoyon.free.fr/giss-pdp-osx.pd GissPdpOsx] | ||
+ | |||
+ | if you have some troubles with some models of cameras, | ||
+ | you can try this experimental patch using Gem : | ||
+ | |||
+ | * video streaming with digital camera ( Gem ) : [http://ydegoyon.free.fr/giss-gem.pd GissGem] | ||
Download this file ( the patch ) with a right click and 'Save link as..', | Download this file ( the patch ) with a right click and 'Save link as..', | ||
open it in pd-extended | open it in pd-extended | ||
+ | |||
+ | == Windows == | ||
+ | |||
+ | This is not really supported by G.I.S.S. but we must mention the Vision Air Streaming tool : [http://dir.visonair.tv/streamer.php VisionAir] |
Revision as of 13:35, 12 June 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] and then download one of these patches :
- 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
OSX or Windows
Pure Data
Other tool : puredata extended with the following patches :
first install a pd extended for your system from [Pd-extended] and then download one of these patches :
- 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
Theora Streaming Studio
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) ]
On other systems, you should compile it installing first its dependencies ( dvgrab, libraw1394-8, ffmpeg, ffmpeg2theora, libtheora-bin, oggfwd, libvte9 )
Pure Data
Other tool : puredata extended with the following patch :
first install a pd extended for your system from [Pd-extended] and then download this patch :
- video streaming with digital camera : GissPdpDv
Download this file ( the patch ) with a right click and 'Save link as..', open it in pd-extended
OSX
Pure Data
Other tool : puredata extended with the following patch :
first install a pd extended for your system from [Pd-extended] and then download this patch :
- video streaming with digital camera ( OSX ) : GissPdpOsx
if you have some troubles with some models of cameras, you can try this experimental patch using Gem :
- video streaming with digital camera ( Gem ) : GissGem
Download this file ( the patch ) with a right click and 'Save link as..', open it in pd-extended
Video Streaming / Webcams and capture cards
Linux
Pure Data
Recommended tool : puredata extended with the following patch :
first install a pd extended for your system from [Pd-extended] and then download this patch :
- video streaming with a video4linux device : GissPdpV4l
- video streaming with a video4linux2 device : GissPdpV4l2
Download this file ( the patch ) with a right click and 'Save link as..', open it in pd-extended
OSX
Pure Data
Other tool : puredata extended with the following patch :
first install a pd extended for your system from [Pd-extended] and then download this patch :
- video streaming with digital camera ( OSX ) : GissPdpOsx
if you have some troubles with some models of cameras, you can try this experimental patch using Gem :
- video streaming with digital camera ( Gem ) : GissGem
Download this file ( the patch ) with a right click and 'Save link as..', open it in pd-extended
Windows
This is not really supported by G.I.S.S. but we must mention the Vision Air Streaming tool : VisionAir