Differences between revisions 1 and 10 (spanning 9 versions)
Revision 1 as of 2003-10-30 01:25:53
Size: 746
Editor: anonymous
Comment: Ouah je kiffe !!!!!
Revision 10 as of 2008-02-05 10:17:09
Size: 207
Editor: anonymous
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
==== I want to use my usb webcam for hasciicam and palantir ==== = Webcam command line applications =
Line 3: Line 3:
You have to activate the camera loading its kernel module
It deoends on your webcam :
        - for logitech/dexxa quickcams the module is mod_quickcam:
          '''''# modprobe mod_quickcam'''''
Line 8: Line 4:
        - in case of phillips webcams the module is pwc:
          '''''# modprobe pwc'''''
Line 11: Line 5:
        - for other webcams, please refer to ["http://www.linux-usb.org"]
        
(please note that hasciicam and freej don't support phillips webcams)
== Configuration script ==
Line 15: Line 7:
once the module is loaded, you get /dev/v4l/video0
for convenience, you can also make a link to it:
== Screenshot ==
Line 18: Line 9:
# ln -sf /dev/v4l/video0 /dev/video == OCR ==
Line 20: Line 11:
----
Back to DynebolicFaq
----
[http://dynebolic.org/ Dynebolic homepage]
[http://www.penguin-soft.com/penguin/man/1/gocr.html] would do the trick



== Overall glue ==

Webcam command line applications

Configuration script

Screenshot

OCR

[http://www.penguin-soft.com/penguin/man/1/gocr.html] would do the trick

Overall glue

webcam (last edited 2020-10-27 17:00:21 by asbesto)