[PD] how to deploy PD in a server?

IOhannes m zmoelnig zmoelnig at iem.at
Mon Aug 10 10:07:49 CEST 2009


Hans-Christoph Steiner wrote:
> 
> That sounds like rewriting Pd in Java or AJAX so that it could run in a 
> browser.  Not a small undertaking.  Its easy enough to install it, plus 
> you don't have to 'officially' install Pd to run it, you can just copy 
> the files somewhere and run it from there.
> 

hmm, why would this mean to rewrite Pd in java or ajax?
it seems like you mean running Pd on the client, but this is explicitely 
not what the original author wanted (namely: running Pd on the server).

@adityo: it really depends on what you need. obviously, if Pd is running 
on the server, the audio will be generated on the server as well, so 
people might not hear anything (unless they happen to sit in the server 
room)
if it is just about listening to a patch of yours, the traditional 
approach would involve running Pd on the server and streaming the audio 
to an icecast2 (or similar) streamingserver to which people can connect 
in order to hear the stream.
if you want more interactivity, you can use http/php/xmlrpc/irc/... to 
communicate with Pd (using [netreceive] or similar), so people can 
change parameters.

fgmasdr
IOhannes
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3636 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20090810/f90700de/attachment.bin>


More information about the Pd-list mailing list