[PD] installing pdgst

Jack jack at rybn.org
Wed Dec 22 20:44:07 CET 2010


Le mercredi 22 décembre 2010 à 12:24 -0600, Ben Baker-Smith a écrit :
> Hello List,
> 
> I'm trying to do some streaming with pd and icecast, and after running
> into trouble with pdp would like to try out pdgst. I have been working
> from this thread to try and get it installed:
> http://www.mail-archive.com/pd-list@iem.at/msg38504.html
Have you try the examples coming with pdgst ?
> 
> pdgst seems to have built without errors, but what do I do with it
> now?
If you use icecast, you should be interested by [pix_pix2gst] to convert
gem pix_ domain into gstreamer domain (!) to stream to an icecast
server. To stream to an Icecast server, the chain should finish by
[shout2send]
Have a look at gstreamer help, it is exactlly how pdgst works :
http://www.gstreamer.net/documentation/
For example, instead of 'ffmpegcolorspace ! aasink' (the terminal
version), you will use something like :
[ffmpegcolorspace]
|
[aasink]
Have you ever seen ? :
http://umlaeute.mur.at/Members/zmoelnig/projects/pdgst/PdGst.pdf/at_download/file
This document help to understand how pdgst works.
++

Jack



> The whole pdgst folder is residing in ~/pd-externals. Do I need to add
> to some things to the "path" and "startup" lists?
> 
> I'm running pd-extended 0.42.5 on Ubuntu 10.04.
> 
> Thanks,
> 
> Ben Baker-Smith
> --
> http://bitsynthesis.com
> 
> _______________________________________________
> Pd-list at iem.at mailing list
> UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list





More information about the Pd-list mailing list