#!/bin/sh

cd /root/opengl/svn/svn/sportcast-scripts
nc -v -l -u -p 3500 | ./volmon | sox -t raw -s -w -c 2 -r 49000 /dev/stdin -t ossdsp /dev/dsp
