Oggcast is known as a Pure Data External, it is not part of the Pure Data 'native' packages. Oggcast was written by Olaf Matthes.
Oggcast is a streaming object. It enables you to send audio encoded in ogg vorbis to an Icecast2 or JROAR streaming server. This means you can send live audio through the internet or a local network from Pure Data, and one or more computers can pick it up from the streaming server, like so:
This means you also need to have access to a streaming server. If you have not set one up before this might be tricky. You could also try borrowing some server time from someone. You will need to get the following details from the streaming server administrator to be able to stream to the server:
All Parameters are listed here:
The passwd parameter is passed to the oggcast~ object through a message box.
Streaming from your sound card is really easy with oggcast~, you just need to try this patch:
In the above example you would replace :
In the above patch you will need to first press the password message box while Pd is in run mode, and then press the connect message box.
Alternatively you can create a patch for synthesising sound and then stream this. Here is a simple example using a osc~ object.
Again, in the above example you would replace :
There has been error in communication with Booktype server. Not sure right now where is the problem.
You should refresh this page.