Hi everybody,
I have following problem: I have an integrated webcam in my laptop and this seems to be correctly recognized. It means a /dev/video0 device has been created. However I simply cannot access this webcam. Skype for example reports that there are no video devices.
I tried to access this webcam in VLC and I'm getting following message:
The webcam I'm trying to get to work is reported in system as:
However I'm not sure if it does matter because I'm trying FreeBSD already on the third computer and I'm getting always the same problem. The device is there but I cannot access it.
Thanks in advance,
Radek
I have following problem: I have an integrated webcam in my laptop and this seems to be correctly recognized. It means a /dev/video0 device has been created. However I simply cannot access this webcam. Skype for example reports that there are no video devices.
I tried to access this webcam in VLC and I'm getting following message:
Code:
[0x81c62f970] v4l demux error: cannot set channel (Invalid argument)
[0x81bffe930] main input error: open of `v4l:///dev/video0' failed: (null)
The webcam I'm trying to get to work is reported in system as:
Code:
ugen1.2: <HP Webcam SuYin> at usbus1, cfg=0 md=HOST spd=HIGH (480Mbps) pwr=ON
However I'm not sure if it does matter because I'm trying FreeBSD already on the third computer and I'm getting always the same problem. The device is there but I cannot access it.
Thanks in advance,
Radek