How correctly to establish webcam on Skype (Freebsd8).

I work on Freebsd 8. Has bought camera Logitech, has connected

Code:
#usbconfig 
ugen0.1: <UHCI root HUB Intel> at usbus0, cfg=0 md=HOST spd=FULL (12Mbps) pwr=ON 
ugen1.1: <UHCI root HUB Intel> at usbus1, cfg=0 md=HOST spd=FULL (12Mbps) pwr=ON 
ugen2.1: <UHCI root HUB Intel> at usbus2, cfg=0 md=HOST spd=FULL (12Mbps) pwr=ON 
ugen3.1: <UHCI root HUB Intel> at usbus3, cfg=0 md=HOST spd=FULL (12Mbps) pwr=ON 
ugen4.1: <EHCI root HUB Intel> at usbus4, cfg=0 md=HOST spd=HIGH (480Mbps) pwr=ON 
ugen0.2: <Camera vendor 0x046d> at usbus0, cfg=0 md=HOST spd=FULL (12Mbps) pwr=ON

Has established webcamd + dependences

Code:
#webcamd 
Webcamd is already running for ugen0.2.0

Further pwcview - the pure screen

In Skype the device (/dev/video0) was not defined

How to get webcam in Skype?
 
Back
Top