pipes an ogg stream to an icecast server.
just reads from stdin and sends to icecast server using libshout
example:
dvgrab --format raw - | \ ffmpeg2theora -a 0 -v 5 -f dv -x 320 -y 240 -o /dev/stdout - | \ oggfwd icecastserver 8000 pwd /theora.ogg
binaries
source
- get the latest version via bzr:
bzr get http://v2v.cc/~j/oggfwd