PD appz
mar jun 20 18:19:20 CEST 2006
* I'm just finished building bleeding-edge debian packages for icecast2 2.3-kh6, libtheora alpha6,
libshout 2.2
To install them follow these steps:
- add this line in your /etc/apt/sources.list:
deb http://xicnet.com/debian/ sarge main
- If you are running Debian Sarge just do:
apt-get install icecast2
- For Debian Testing there seems to be an issue where it tries to install
the older icecast2 package which conflicts with libtheora alpha6, so you
might get "broken dependencies".
So to workaround this just do:
apt-get install icecast2=2.3-kh6-1
BUT be aware that you should replace the values after the "=" sign to match
the latest icecast version available. We hope to fix this soon if possible.
(((officially unpublished: ogglive 0.8 for PD (linux and osX at least))))
dom may 22 12:49:46 CEST 2005
pdogg 0.26 - OGG library for PD from Olaf Matthes, but with the following improvements:
everything is quite much tested to work very fine in Linux
* oggread~ - read and play an ogg/vorbis file
. does not crash anymore when you try to play a wrong ogg/Vorbis file
. now supports reading for ogg metadata (id3 tags) - currently ARTIST, TITLE and ALBUM are activated
* oggcast~ - send an ogg/vorbis stream to an Icecast2
. does not crash anymore when setting vorbis comments (id3 tags) - currently ARTIST, TITLE and DESCRIPTION are activated (maybe more)
* oggamp~ - receive an ogg/vorbis stream
* oggwrite - write an ogg/vorbis stream to local file
download here
sáb may 7 21:26:07 CEST 2005
oggcastw~ - PD external to broadcast and write ogg streams
stream and record (save to local file) using ONE-TIME
audio encoding, thus saving 50% processing (i guess?)
this is a merge between oggcast~ and oggwrite~
useful to BE SURE that you will record your session
despite the network stability.
download here
Audioflow & Videoflow are intented to be part of a collection of free & open global communication
tools aimed for distributed collaborative participation/interaction.
.
VideoFlow 1.1 - a video multi-sources mixer, fx processor, and streamer
===================================================================
(part of al-Jwarizmi Project :: video module)
Download
This patch is a fully functional end-user application to mix several
video sources into a final one signal, display locally on a videoprojector,
and stream it out to the Internet.
Features:
* two-channel harddrive movies playlists with preview for each channel A & B
* live inputs: webcam & TV-capture card
* peer2peer send and receive video signals over the LAN (not so tested!)
* final mix preview/monitor and BIG screen (for dualhead or TV-out) to beam it!
* record final mix to harddrive
* stream final mix to an ffmpeg server for Internet broadcast
* MIDI faders (controller 7 : volume) control for effects and mix sliders
* joystick control for effects (contributed by Mznu)
AudioFlow 1.0 - a multi-sources audio mixer and streamer
========================================================
(part of al-Jwarizmi Project :: audio module)
Download
Click on the image below to enlarge
This patch is a fully functional end-user application to mix several
audio sources into a final one signal, listen on a local soundsystem,
and stream it out to the Internet.
Features:
* two-channel harddrive audio (ogg/vorbis!) playlists with preview (not so tested) for each channel
* live inputs: mic or line-in from soundcard
* peer2peer send and receive audio signals over the LAN
* record final mix to harddrive
* stream final mix to an Icecast server for Internet broadcast
* MIDI faders (controller 7 : volume) control for levels/mix sliders
* joystick control for levels/mix sliders
/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/
/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/-/
HackDtV 0.0.2 :: more fresh stuff from BEK@Bergen
PHP script for sending text messages to a PD host trhough OSC (Open Sound Control)
ready to send to VideoFlow 1.0 or later, just point to the host running VideoFlow app
and it will receive the POSTed messaged from osc2pd.php
Download (download::right click and save)