You are not logged in.
Pages: 1
I want to use a camera to record videos with my laptop because the camera records at a huge resolution, and doesn't have as much storage as my computer. My laptop recognizes it as a storage device, but not as a camera.
Might be related, although I'm not sure, but I have an integrated camera, and Kamoso recognizes it as it was 4 webcams (all named "integrated"): all of them show the same thing, although 1 and 3 show the images in gray scale.
sudo lshw -c video
*-display
description: VGA compatible controller
product: Alder Lake-P Integrated Graphics Controller
vendor: Intel Corporation
physical id: 2
bus info: pci@0000:00:02.0
logical name: /dev/fb0
version: 0c
width: 64 bits
clock: 33MHz
capabilities: pciexpress msi pm vga_controller bus_master cap_list rom fb
configuration: depth=32 driver=i915 latency=0 mode=2240x1400 visual=truecolor xres=2240 yres=1400
resources: iomemory:600-5ff iomemory:400-3ff irq:179 memory:601c000000-601cffffff memory:4000000000-400fffffff ioport:3000(size=64) memory:c0000-dffff memory:4010000000-4016ffffff memory:4020000000-40ffffffff
v4l2-ctl --list-devices
Iriun Webcam (platform:v4l2loopback-000):
/dev/video0
Integrated Camera: Integrated C (usb-0000:00:14.0-8):
/dev/video1
/dev/video2
/dev/video3
/dev/video4
/dev/media0
/dev/media1
This list is the same with and without the external camera. Iriun Webcam is the integrated camera. I don't know why they appear separately.
sudo dmesg | grep video
[ 3.163691] videodev: Linux video capture interface: v2.00
[ 3.980421] usbcore: registered new interface driver uvcvideo
[ 5.378955] ACPI: video: Video Device [GFX0] (multi-head: yes rom: no post: no)
sudo dmesg | grep usb
[ 0.964229] usbcore: registered new interface driver usbfs
[ 0.964229] usbcore: registered new interface driver hub
[ 0.964229] usbcore: registered new device driver usb
[ 1.110248] usbcore: registered new interface driver usbserial_generic
[ 1.110251] usbserial: USB Serial support registered for generic
[ 1.396388] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.04
[ 1.396390] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.396391] usb usb1: Product: xHCI Host Controller
[ 1.396392] usb usb1: Manufacturer: Linux 6.4.4-arch1-1 xhci-hcd
[ 1.396392] usb usb1: SerialNumber: 0000:00:0d.0
[ 1.396584] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.04
[ 1.396587] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.396588] usb usb2: Product: xHCI Host Controller
[ 1.396589] usb usb2: Manufacturer: Linux 6.4.4-arch1-1 xhci-hcd
[ 1.396590] usb usb2: SerialNumber: 0000:00:0d.0
[ 1.398948] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.04
[ 1.398950] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.398952] usb usb3: Product: xHCI Host Controller
[ 1.398953] usb usb3: Manufacturer: Linux 6.4.4-arch1-1 xhci-hcd
[ 1.398954] usb usb3: SerialNumber: 0000:00:14.0
[ 1.400146] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.04
[ 1.400148] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.400149] usb usb4: Product: xHCI Host Controller
[ 1.400150] usb usb4: Manufacturer: Linux 6.4.4-arch1-1 xhci-hcd
[ 1.400150] usb usb4: SerialNumber: 0000:00:14.0
[ 1.650129] usb 3-8: new high-speed USB device number 2 using xhci_hcd
[ 1.797738] usb 3-8: New USB device found, idVendor=04f2, idProduct=b756, bcdDevice=23.18
[ 1.797750] usb 3-8: New USB device strings: Mfr=3, Product=1, SerialNumber=2
[ 1.797755] usb 3-8: Product: Integrated Camera
[ 1.797759] usb 3-8: Manufacturer: Chicony Electronics Co.,Ltd.
[ 1.797762] usb 3-8: SerialNumber: 0001
[ 1.926678] usb 3-9: new high-speed USB device number 3 using xhci_hcd
[ 2.067199] usb 3-9: New USB device found, idVendor=1a40, idProduct=0101, bcdDevice= 1.11
[ 2.067202] usb 3-9: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 2.067203] usb 3-9: Product: USB 2.0 Hub
[ 2.190094] usb 3-10: new full-speed USB device number 4 using xhci_hcd
[ 2.333113] usb 3-10: New USB device found, idVendor=8087, idProduct=0033, bcdDevice= 0.00
[ 2.333116] usb 3-10: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 2.506670] usb 3-9.2: new low-speed USB device number 5 using xhci_hcd
[ 2.702378] usb 3-9.2: New USB device found, idVendor=18f8, idProduct=0f97, bcdDevice= 1.00
[ 2.702396] usb 3-9.2: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 2.702401] usb 3-9.2: Product: USB OPTICAL MOUSE
[ 3.783059] input: USB OPTICAL MOUSE as /devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9.2/3-9.2:1.0/0003:18F8:0F97.0001/input/input6
[ 3.783112] hid-generic 0003:18F8:0F97.0001: input,hidraw0: USB HID v1.10 Mouse [USB OPTICAL MOUSE ] on usb-0000:00:14.0-9.2/input0
[ 3.786209] input: USB OPTICAL MOUSE Keyboard as /devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9.2/3-9.2:1.1/0003:18F8:0F97.0002/input/input7
[ 3.840180] hid-generic 0003:18F8:0F97.0002: input,hiddev96,hidraw1: USB HID v1.10 Keyboard [USB OPTICAL MOUSE ] on usb-0000:00:14.0-9.2/input1
[ 3.840206] usbcore: registered new interface driver usbhid
[ 3.840208] usbhid: USB HID core driver
[ 3.942800] usbcore: registered new interface driver btusb
[ 3.972815] usb 3-8: Found UVC 1.10 device Integrated Camera (04f2:b756)
[ 3.979560] usb 3-8: Found UVC 1.50 device Integrated Camera (04f2:b756)
[ 3.980421] usbcore: registered new interface driver uvcvideo
[ 871.671705] usb 3-2: new high-speed USB device number 6 using xhci_hcd
[ 872.161487] usb 3-2: New USB device found, idVendor=2109, idProduct=0100, bcdDevice= 3.00
[ 872.161508] usb 3-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 872.161515] usb 3-2: Product: USB-C dongle
[ 872.161521] usb 3-2: Manufacturer: VIA Technologies Inc.
[ 872.161526] usb 3-2: SerialNumber: 0000000000000001
[ 877.274899] usb usb2-port3: attempt power cycle
[ 885.717280] usb usb2-port3: unable to enumerate USB device
[30422.820077] usb 3-9.2: USB disconnect, device number 5
[30438.131742] usb 3-9.2: new low-speed USB device number 7 using xhci_hcd
[30438.327210] usb 3-9.2: New USB device found, idVendor=18f8, idProduct=0f97, bcdDevice= 1.00
[30438.327231] usb 3-9.2: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[30438.327237] usb 3-9.2: Product: USB OPTICAL MOUSE
[30438.337243] input: USB OPTICAL MOUSE as /devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9.2/3-9.2:1.0/0003:18F8:0F97.0005/input/input22
[30438.337721] hid-generic 0003:18F8:0F97.0005: input,hidraw0: USB HID v1.10 Mouse [USB OPTICAL MOUSE ] on usb-0000:00:14.0-9.2/input0
[30438.342178] input: USB OPTICAL MOUSE Keyboard as /devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9.2/3-9.2:1.1/0003:18F8:0F97.0006/input/input23
[30438.399651] hid-generic 0003:18F8:0F97.0006: input,hiddev96,hidraw1: USB HID v1.10 Keyboard [USB OPTICAL MOUSE ] on usb-0000:00:14.0-9.2/input1
[30448.632464] usb 3-9: USB disconnect, device number 3
[30448.632478] usb 3-9.2: USB disconnect, device number 7
[30545.668782] usb 3-9: new high-speed USB device number 8 using xhci_hcd
[30545.809144] usb 3-9: New USB device found, idVendor=1a40, idProduct=0101, bcdDevice= 1.11
[30545.809162] usb 3-9: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[30545.809167] usb 3-9: Product: USB 2.0 Hub
[30546.192087] usb 3-9.2: new low-speed USB device number 9 using xhci_hcd
[30546.388590] usb 3-9.2: New USB device found, idVendor=18f8, idProduct=0f97, bcdDevice= 1.00
[30546.388616] usb 3-9.2: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[30546.388623] usb 3-9.2: Product: USB OPTICAL MOUSE
[30546.399713] input: USB OPTICAL MOUSE as /devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9.2/3-9.2:1.0/0003:18F8:0F97.0007/input/input25
[30546.400103] hid-generic 0003:18F8:0F97.0007: input,hidraw0: USB HID v1.10 Mouse [USB OPTICAL MOUSE ] on usb-0000:00:14.0-9.2/input0
[30546.404700] input: USB OPTICAL MOUSE Keyboard as /devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9.2/3-9.2:1.1/0003:18F8:0F97.0008/input/input26
[30546.459150] hid-generic 0003:18F8:0F97.0008: input,hiddev96,hidraw1: USB HID v1.10 Keyboard [USB OPTICAL MOUSE ] on usb-0000:00:14.0-9.2/input1
[42121.324414] usb 3-9.4: new high-speed USB device number 10 using xhci_hcd
[42121.601182] usb 3-9.4: New USB device found, idVendor=0979, idProduct=0371, bcdDevice= 1.00
[42121.601197] usb 3-9.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[42121.601200] usb 3-9.4: Product: USB 2.0 Device
[42121.601204] usb 3-9.4: Manufacturer: Jeilin
[42121.601206] usb 3-9.4: SerialNumber: JL2007BV2000
[42121.657302] usb-storage 3-9.4:1.0: USB Mass Storage device detected
[42121.657564] scsi host0: usb-storage 3-9.4:1.0
[42121.657710] usbcore: registered new interface driver usb-storage
[42121.662322] usbcore: registered new interface driver uas
Offline
Pages: 1