killall spy0 spy1 spy2 spy3 spy4 spy5 spy6 spy7 killall spy8 spy9 spy10 spy11 spy12 spy13 spy14 spy15 killall vmux sked nplay0 cmon launch streamer sleep 1 wget -O /mpeg/bin/video http://bms:8080/mpeg/bin/video wget -O /mpeg/bin/sked http://bms:8080/mpeg/bin/sked wget -O /mpeg/bin/spy http://bms:8080/mpeg/bin/spy wget -O /mpeg/bin/webcam http://bms:8080/mpeg/bin/webcam wget -O /mpeg/bin/vmux http://bms:8080/mpeg/bin/vmux wget -O /mpeg/bin/vmuxinfo http://bms:8080/mpeg/bin/vmuxinfo wget -O /mpeg/bin/streamer http://bms:8080/mpeg/bin/streamer wget -O /mpeg/bin/cmon http://bms:8080/mpeg/bin/cmon wget -O /mpeg/bin/launch http://bms:8080/mpeg/bin/launch wget -O /mpeg/bin/kernel-fileserver-athlon.deb http://bms:8080/mpeg/bin/kernel-fileserver-athlon.deb wget -O /mpeg/bin/kernel-sentry-athlon.deb http://bms:8080/mpeg/bin/kernel-sentry-athlon.deb wget -O /mpeg/bin/kernel-sentry-p4.deb http://bms:8080/mpeg/bin/kernel-sentry-p4.deb wget -O /mpeg/bin/realmagic8400-2.4.19.o http://bms:8080/mpeg/bin/realmagic8400-2.4.19.o chmod +x /mpeg/bin/video chmod +x /mpeg/bin/sked chmod +x /mpeg/bin/spy chmod +x /mpeg/bin/webcam chmod +x /mpeg/bin/vmux chmod +x /mpeg/bin/vmuxinfo chmod +x /mpeg/bin/streamer chmod +x /mpeg/bin/cmon chmod +x /mpeg/bin/launch # Set up all of the links to spy. Remove them first to eliminate # error messages from ln -s. rm -f spy0 spy1 spy2 spy3 spy4 spy5 spy6 spy7 rm -f spy8 spy9 spy10 spy11 spy12 spy13 spy14 spy15 ln -s spy spy0 ln -s spy spy1 ln -s spy spy2 ln -s spy spy3 ln -s spy spy4 ln -s spy spy5 ln -s spy spy6 ln -s spy spy7 ln -s spy spy8 ln -s spy spy9 ln -s spy spy10 ln -s spy spy11 ln -s spy spy12 ln -s spy spy13 ln -s spy spy14 ln -s spy spy15 rm -f realmagic8400.o ln -s realmagic8400-2.4.19.o realmagic8400.o # This is needed for the new webcam.cgi, although I'm not sure it is # best to allow all access..... chmod og+rw /html