Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

See3cam cannot work on a Laptop with integrated webcam #47

Open
thachdo opened this issue Dec 13, 2022 · 0 comments
Open

See3cam cannot work on a Laptop with integrated webcam #47

thachdo opened this issue Dec 13, 2022 · 0 comments

Comments

@thachdo
Copy link

thachdo commented Dec 13, 2022

Hi

I have successfully operated the see3cam on a desktop using OpenCVcam. But when I move it to a laptop with an integrated camera. I cannot communicate with the camera.

Results of using qtcam

QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-thachdo'
Cannot open /dev/video2
Cannot open /dev/video3
Cannot open /dev/video2
Cannot open /dev/video3

Results of using OpenCVcam

Can't open camera device : No such file or directory
Can't open camera device : No such file or directory
Unable to find parent usb device.

Output of dmesg command

[    3.351057] videodev: Linux video capture interface: v2.00
[    3.412352] uvcvideo: Found UVC 1.00 device Integrated_Webcam_HD (0bda:568c)
[    3.419242] usbcore: registered new interface driver uvcvideo
[ 2493.667185] uvcvideo: Found UVC 1.00 device See3CAM_130 (2560:c0d0)
[12972.473428] uvcvideo: Found UVC 1.00 device See3CAM_130 (2560:c0d0)
[13054.064415] uvcvideo: Found UVC 1.00 device See3CAM_130 (2560:c0d0)
[13077.071787] uvcvideo: Found UVC 1.00 device See3CAM_130 (2560:c0d0)
[13216.193870] uvcvideo: Found UVC 1.00 device See3CAM_130 (2560:c0d0)
[14741.621534] usbcore: deregistering interface driver uvcvideo
[14760.773911] videodev: Linux video capture interface: v2.00
[14778.388306] uvcvideo: Found UVC 1.00 device Integrated_Webcam_HD (0bda:568c)
[14778.400308] uvcvideo: Found UVC 1.00 device See3CAM_130 (2560:c0d0)
[14778.406033] usbcore: registered new interface driver uvcvideo
[17022.999887] uvcvideo: Found UVC 1.00 device See3CAM_130 (2560:c0d0)

Any suggestions plz?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant