Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 16: | Line 16: | ||
* http://www.tldp.org/HOWTO/Webcam-HOWTO/ |
* http://www.tldp.org/HOWTO/Webcam-HOWTO/ |
||
* http://www.tldp.org/HOWTO/Webcam-HOWTO/framegrabbers.html |
* http://www.tldp.org/HOWTO/Webcam-HOWTO/framegrabbers.html |
||
− | |||
− | |||
− | apt-get install xawtv |
||
− | |||
− | Note: You don't really need to get xawtv working to get the Web cam server working. We're using it simply to create the needed /dev/video0 device file (the"special files" referred to in the xawtv package installation). |
||
− | |||
− | make the cam device readable by everyone |
||
− | |||
− | |||
− | chmod 666 /dev/video0 |
||
− | |||
− | xawtv |
||
− | |||
− | xawtv -hwscan |
||
− | |||
− | You'll see your video card listed but you should also see your cam listed as /dev/video0 or with some other number besides '0'. |
||
− | |||
[[Category:HowTo]] |
[[Category:HowTo]] |