[PD] Streaming RealAudio

Alexander Tuchacek atuc at gmx.de
Tue Jun 26 10:11:52 CEST 2001


At 07:35 26.06.2001, you wrote:
>Hi all!!
>
>I am running PD on Linux 2.2.17-21mdk
>It's working fine and I drive a very
>simple patch from a Php page on Apache server
>via netreceive object.
>( I can put the Php code if you want)
>
>My question is there a way to encod in RealAudio
>from the machine running PD patch and send the
>stream to a real server
>

you can try using linux realproducer from real, but you can only catch the 
audio stream from a audio device (if it should be 'realtime'). one easy 
solution would be to use a audio cable from the outpot to the input of the 
audio card and let the realproducer send that stream what is comming in in 
the /dev/dsp to a real server.
maybe there exists a loopdevice in alsa, don know?
this would be more elegant

alex





More information about the Pd-list mailing list