*** internet audio/video conferencing *** ----------------------------------------- -- this is still in development, use cvs -d:pserver:anonymous@hackdaworld.dyndns.org:/my-code co ivac to stay tuned ;) -- you can use the following programs by now: - stream - receive - udpstream - udpreceive INSTALL: -------- just type: make cp stream receive udpstream udpreceive /usr/bin USAGE: ------ for tcp connections use: server: cat /my_movies/foobar.vob | stream client: receive or for udp: server: cat /my_movies/foobar.vob | udpstream client: udpreceive have fun!