| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
|
|
|
Philips ToUcam Pro (PCVC740K)
|
|
|
|
Reviews
|
Views
|
Date product posted
|
|
0
|
5905
|
03-29-2004
|
|
 |
|
Recommended By
|
Average Price
|
Average Rating
|
|
No recommendations
|
None indicated
|
None indicated
|
|
|
|
|
|
|
|
Description:
|
The ToUcam PRO is produced and selled by Philips.
It has an exelent image in daylight and a very good in electric light.
The pwc kernel driver knows this webcam since 2.4.6 .
In most cases you can find this module here "/lib/modules/`uname -r`/kernel/drivers/usb/media/pwc.ko"
On http://www.smcc.demon.nl/webcam/ you will find an aditional modul named "pwcx". This module is binary only and is needed for compression of the usb stream.
Without "pwcx" you are fully GPL but limited to QSIF:160x120 @ 30fps and SIF:320x240 @ 5fps
With pwcx you can use SIF:320x240 @ 30fps and VGA
640x480 @ 15fps
The promoted 1280x960 snapshots are only interpolated and therefore not provided by pwc.
Promoted 60fps are not true. On windows you also get only 30fps. You can also interpolate frames ;)
pwc needs usbcore and videodev
pwcx need pwc
to load without pwcx:
modprobe pwc size=sif fps=5 power_save=1 compression=0
or
modprobe pwc size=qsif fps=30 power_save=1 compression=0
to load with pwcx:
first copy downloaded "pwcx.ko" to "/lib/modules/`uname -r`/kernel/drivers/usb/media/" and update the module database with "depmod -a"
then load the modules
modprobe pwc size=vga fps=15 power_save=1 compression=2
modprobe -f pwcx
pwcx is kernelversion independent, but is most likely compiled on a kernel different from yours. Therefore you need the -f(orce) option to load the modul
I use the cam with Debian/sarge-testing and Linux 2.6.4-1-k7 (precompiled) and with
"pwc size=vga fps=15 power_save=1 compression=2 leds=0,0" to disable th camlight.
Any questions left? PM me!
regards phoBOS
|
|
Keywords:
|
philips ToUcam Pro PCVC740K
|
|
/sbin/lspci output:
|
lsusb: ID 0471:0311 Philips PCVC740K ToUcam Pro [pwc]
|
|
Connection Type:
|
USB
|
|
|
|
All times are GMT -5. The time now is 04:38 PM.
|