Personal tools
You are here: Home Hardware indycam
Document Actions

indycam

by admin last modified 2008-06-14 22:21

how to make pictures

#!/bin/sh
#BEEP="\007\007\007\007\007"
#echo $BEEP
name=$REMOTE_HOST
name=$REMOTE_ADDR
apanel -nodisplay -savefile /tmp/apanel.$name
apanel -nodisplay -gain 15
/usr/sbin/playaiff /var/sgi_apache/server/share/htdocs/gate.aiff
apanel -nodisplay -openfile /tmp/apanel.$name
cd /tmp
/usr/sbin/vidtomem -f $name 1> /dev/null 2>&1
/usr/sbin/imgcopy ${name}-00000.rgb ${name}.jpg 1> /dev/null 2>&1
echo Content-type: image/jpeg
echo
cat ${name}.jpg
rm -f ${name}*
rm -f /tmp/apanel.$name
exit 0
Navigation
Log in


Forgot your password?
New user?
« August 2010 »
Su Mo Tu We Th Fr Sa
1234567
891011121314
15161718192021
22232425262728
293031
 

Powered by Plone CMS, the Open Source Content Management System

This site conforms to the following standards: