Änderungen

Zur Navigation springen Zur Suche springen
164 Bytes entfernt ,  02:05, 26. Mär. 2007
keine Bearbeitungszusammenfassung
Zeile 113: Zeile 113:     
=== pwc/pwcx ===
 
=== pwc/pwcx ===
   
<pre>
 
<pre>
 
ipkg install http://141.54.160.25/dave/philips-webcam_0.2_mipsel.ipk
 
ipkg install http://141.54.160.25/dave/philips-webcam_0.2_mipsel.ipk
Zeile 143: Zeile 142:  
camsrv -D /dev/v4l/video0 -r VGA -c 0 -F 5 &
 
camsrv -D /dev/v4l/video0 -r VGA -c 0 -F 5 &
 
</pre>
 
</pre>
 +
    
==== setpwc ====
 
==== setpwc ====
Zeile 183: Zeile 183:  
** [http://www.saillard.org/linux/pwc/ http://www.saillard.org/linux/pwc/]
 
** [http://www.saillard.org/linux/pwc/ http://www.saillard.org/linux/pwc/]
 
** [http://www.smcc.demon.nl/webcam/ http://www.smcc.demon.nl/webcam/]
 
** [http://www.smcc.demon.nl/webcam/ http://www.smcc.demon.nl/webcam/]
 +
    
=== ov511 / ov51x ===
 
=== ov511 / ov51x ===
Zeile 195: Zeile 196:  
* Projektseite:
 
* Projektseite:
 
** [http://ovcam.org/ov511/ http://ovcam.org/ov511/]
 
** [http://ovcam.org/ov511/ http://ovcam.org/ov511/]
 +
    
=== Quickcam Messenger ===
 
=== Quickcam Messenger ===
Zeile 202: Zeile 204:  
* Projektseite:
 
* Projektseite:
 
** [http://home.mag.cx/messenger/ http://home.mag.cx/messenger/]
 
** [http://home.mag.cx/messenger/ http://home.mag.cx/messenger/]
 +
    
== Programme ==
 
== Programme ==
      
=== SpcaCat ===
 
=== SpcaCat ===
Zeile 275: Zeile 277:  
while true
 
while true
 
do
 
do
spcacat -d /dev/video0 -g -f jpg -s 320x240 -p 1000 -o > /dev/null &
+
spcacat -d /dev/video0 -g -f jpg -s 320x240 -p 10000 -o > /dev/null &
sleep 2
  −
killall spcacat
  −
killall -9 spcacat
  −
sleep 1
  −
mv $TEMP $REAL
  −
sleep 15
  −
done &
   
</pre>
 
</pre>
   Zeile 293: Zeile 288:  
* Projektseite:
 
* Projektseite:
 
** [http://mxhaard.free.fr/index.html http://mxhaard.free.fr/index.html] - spca5xx Driver und Viewer
 
** [http://mxhaard.free.fr/index.html http://mxhaard.free.fr/index.html] - spca5xx Driver und Viewer
 +
    
=== Motion ===
 
=== Motion ===
Zeile 374: Zeile 370:  
ln -s /tmp/bild.jpg /www/bild.jpg
 
ln -s /tmp/bild.jpg /www/bild.jpg
 
            
 
            
# motion starten
+
# motion starten            
while true     
  −
do             
   
motion           
 
motion           
sleep 900       
  −
killall motion 
  −
killall -9 motion
  −
sleep 2
  −
done &
   
</pre>
 
</pre>
   Zeile 393: Zeile 382:  
* Projektseite:
 
* Projektseite:
 
** [http://www.lavrsen.dk/twiki/bin/view/Motion/WebHome http://www.lavrsen.dk/twiki/bin/view/Motion/WebHome] - Motion Wiki
 
** [http://www.lavrsen.dk/twiki/bin/view/Motion/WebHome http://www.lavrsen.dk/twiki/bin/view/Motion/WebHome] - Motion Wiki
 +
    
=== Camsrv ===
 
=== Camsrv ===
Zeile 450: Zeile 440:  
VGA            640x480
 
VGA            640x480
 
</pre>
 
</pre>
 +
    
=== Mvc ===
 
=== Mvc ===
   
einfaches motion capture Programm
 
einfaches motion capture Programm
   Zeile 482: Zeile 472:  
  -v increase verbose level for more details, can multiple applied.
 
  -v increase verbose level for more details, can multiple applied.
 
</pre>
 
</pre>
 +
    
== Anzeigen auf dem Router ==
 
== Anzeigen auf dem Router ==
Zeile 497: Zeile 488:  
           </TR>^M
 
           </TR>^M
 
</pre>
 
</pre>
 +
 
Dann noch die Site anlegen
 
Dann noch die Site anlegen
 +
 
<pre>
 
<pre>
 
cd /www
 
cd /www
Zeile 504: Zeile 497:     
und Text einfügen:
 
und Text einfügen:
 +
    
=== als Bild ===
 
=== als Bild ===
   
<pre>
 
<pre>
 
#!/bin/sh
 
#!/bin/sh
Zeile 531: Zeile 524:  
. ${SCRIPT%/*}/cgi-bin-post.sh
 
. ${SCRIPT%/*}/cgi-bin-post.sh
 
</pre>
 
</pre>
 +
    
=== Mit Java Applet ===
 
=== Mit Java Applet ===
   
<pre>
 
<pre>
 
#!/bin/sh
 
#!/bin/sh
Zeile 556: Zeile 549:  
</pre>
 
</pre>
   −
*das Applet --> [http://www.charliemouse.com/code/cambozola/index.html Cambozola-Viewer + Server]
+
* das Applet --> [http://www.charliemouse.com/code/cambozola/index.html Cambozola-Viewer + Server]
*das offline.jpg ist automatisch dabei wenn ihr das PWC-Modul installiert habt
+
* das offline.jpg ist automatisch dabei wenn ihr das PWC-Modul installiert habt
       
== Geräte die getestet wurden ==
 
== Geräte die getestet wurden ==
   
{| {{Prettytable}}
 
{| {{Prettytable}}
 
!Fabrikat
 
!Fabrikat

Navigationsmenü