Difference between revisions of "Streaming Tools"

From Giss
Line 39: Line 39:
  
 
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) ]
 
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 shuld compile it installing first its dependencies ( dvgrab, libraw1394-8, ffmpeg, ffmpeg2theora, libtheora-bin, oggfwd, libvte9 )
  
 
=== Pure Data ===
 
=== Pure Data ===
Line 45: Line 47:
  
 
first install a pd extended for your system from [[http://puredata.info/downloads Pd-extended]]
 
first install a pd extended for your system from [[http://puredata.info/downloads Pd-extended]]
and then download one of this patch :
+
and then download this patch :
  
 
* video streaming with digital camera : [http://ydegoyon.free.fr/giss-dv.pd Gissdv]
 
* video streaming with digital camera : [http://ydegoyon.free.fr/giss-dv.pd Gissdv]
  
* streaming in mp3s format : [http://ydegoyon.free.fr/giss-audio-mp3.pd Pdmp3]
+
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 [[http://puredata.info/downloads Pd-extended]]
 +
and then download this patch :
 +
 
 +
* video streaming with digital video4linux : [http://ydegoyon.free.fr/giss.pd Gissv4l]
  
 
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

Revision as of 21:52, 27 May 2008

This pages covers some tests with current streaming tools, advices and howtos :


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


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 shuld 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 : Gissdv

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 digital video4linux : Gissv4l

Download this file ( the patch ) with a right click and 'Save link as..', open it in pd-extended