Search results for query: webcam

  1. S

    iPhone über Win-Client an Proxmox-Win-VM

    ...VM wurde neu gestartet. Interessant ist, das mir dann in "USB-Gerät zur Weiterleitung wählen" das iPhone angeboten wird, ebenso die Webcam des remote Clients und auch dessen USB-Funkmaus. Sobald ich einen beliebigen Eintrag auswähle, schließt sich das SPICE-Fenster komplett und die...
  2. oguz

    No /dev/bus/x/y on LXC container

    ...for the usb device on your host, you can mount it on your container. for example take a look at this post [0] (though you'll need to use lxc.cgroup2.devices instead of lxc.cgroup.devices if you're running PVE 7) [0]...
  3. P

    [SOLVED] LXC USB Webcam passthrough

    ...open video device /dev/video0: Permission denied /dev/video0: Permission denied On a bare metal install (that works as expected) the usb webcam device is owned by root:root (/dev/bus/usb/00x/00x) In a QEMU VM (that works with USB passhtrough) the usb webcam device is owned by root:root as...
  4. R

    [SOLVED] Use a USB webcam in a privileged container

    ...a udev-rule with " SUBSYSTEMS=="usb", KERNEL=="hiddev*" " in it. Not sure where he gets that values from, and what they should be for my webcam? On the host (pve) I see ls -l /dev/video* crwxrwxrwx 1 root video 81, 0 Feb 6 13:56 /dev/video0 crw-rw---- 1 root video 81, 1 Feb 6 13:56...
  5. J

    [SOLVED] WebCam Passthrough not working, all other USB devices do

    Just FYI, the WebCam was working fine, so the device itself is not the problem
  6. J

    [SOLVED] WebCam Passthrough not working, all other USB devices do

    Hello team, I just realized that my cam is not working, I will attach a pic of the error since I don't know how could I copy and paste lol. Looking around on the internet, it seems that is something to do with Linux or Debian itself, but I am not that good in either bash or Linux. The GUI...
  7. H

    USB GDI Drucker via Passthrough in LXC Container verbinden (CUPS)

    ...Laser Printer Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 001 Device 004: ID 04f2:b2f4 Chicony Electronics Co., Ltd HP Webcam-50 Bus 001 Device 002: ID 1058:10b8 Western Digital Technologies, Inc. Elements Portable (WDBU6Y, WDBUZG) Bus 001 Device 001: ID 1d6b:0002 Linux...
  8. A

    LXC and passing USB audio

    ...]: USB-Audio - Plantronics Calisto 3200 Plantronics Plantronics Calisto 3200 at usb-0000:00:14.0-1, full speed 2 [Webcam ]: USB-Audio - C922 Pro Stream Webcam C922 Pro Stream Webcam at usb-0000:00:14.0-4.3.1, high speed 3 [Dock...
  9. SWEETGOOD

    Throw a virtual camera into a VM

    Finally figured it out and what should I say - IT WORKS LIKE A CHARM! PROXMOX <3 Redirected a USB webcam through the SPICE viewer (remote-viewer) under Linux and used it as android camera to register a new WhatsApp Web application within the virtualized WhatsApp installation (Android x86)...
  10. P

    Summary doesn't show all details (hardware tab)

    I guess i didn't create a vm (but a linux container). Making a ubuntu server now from an iso. Everything works now. hassio / pihole / portainer / samba / motioneye / docker-compose / local webcam
  11. P

    Summary doesn't show all details (hardware tab)

    ...is the reason why i can't see the hardware setup of the vm (memory/cores/storage/gpu/keyboard/display/etc). When i made the vm i did see all those things. Now i can't seem to find it. (feel stupid) (what i want, in the end, is to add a webcam to this VM). Thnx for reading this! Cheers...
  12. A

    USB sharing problems

    I just dealt with a similar issue with USB and had to get a PCI-e USB card in order to get the bandwidth needed, in my case it was for a USB webcam.
  13. Stefan_R

    [SOLVED] Odd USB Passthrough Issue

    USB passthrough has very limited bandwidth and performance in general. Getting a webcam working at all is probably pushing the limits. I'd recommend using PCIe passthrough to assign an entire USB controller directly to your VM. This will give you native performance and should work with any...
  14. Lorenz.S

    Is It Possible to redirect Linux Laptop Webcam for use inside a Windows VM Desktop?

    When I tried something similar myself, my integrated laptop webcam showed up as USB device. How else would a laptop webcam be connected to the motherboard? I would guess, your webcam is also an USB device. Try: lsusb to show all your connected USB devices.
  15. G

    Is It Possible to redirect Linux Laptop Webcam for use inside a Windows VM Desktop?

    Thank you for your reply. :) Solutions exist for passthrough of USB camera. but I have yet to find anything that covers passing through an integrated webcam on a laptop
  16. G

    Is It Possible to redirect Linux Laptop Webcam for use inside a Windows VM Desktop?

    I am using Remmina on a Linux laptop to access a remote Windows VM via RDP. Would like to redirect my laptop webcam into the remote windows VM. Is this possible?
  17. fireon

    [SOLVED] Webcam USB passthru

    Ok, wo hängt denn die Webcam nun wirklich? Direkt am Proxmoxserver? Oder am Client?
  18. T

    [SOLVED] Webcam USB passthru

    Ich sehe kein neues device (auch einen USB Stick oder einen Smartcardreader mit den ich es versucht habe nicht). Dass man die webcam/ein device auch am Spice Client aktivieren muss, davon sagt die Doku nichts - also nein, ich habe die webcam nicht am Spice client aktiviert. Ist irgendwo...
  19. fireon

    [SOLVED] Webcam USB passthru

    Wird nur das Device als Kamera nicht erkannt? Oder siehst du gar kein neues Device? Hast du die Webcam dann auch am Spiceclient aktiviert?
  20. T

    [SOLVED] Webcam USB passthru

    Hallo, ich versuche eine webcam Nulaxy C905, die direkt an einem Ubuntu Rechner einwandfrei funktioniert, nun auch in meinem virtualiserten Ubuntu unter SPICE zu benutzen. Im Wiki findet man dazu: Ich habe also über Hardware>Add>USB device>Spice port den Port hinzugefügt und die VM neu...