07de:2820 — VC500 Video Capture Dongle
Diamond Multimedia
- Vendor ID
- 07de
- Product ID
- 2820
- Combined
- 07de:2820
- Decimal
- 2014:10272
What is this device?
This is the USB identifier for a VC500 Video Capture Dongle manufactured by Diamond Multimedia. The vendor ID 07de is registered to Diamond Multimedia with the USB Implementers Forum, and 2820 is the product ID that Diamond Multimedia assigned to this particular model. When you run lsusb on Linux, this device appears as 07de:2820 Diamond Multimedia VC500 Video Capture Dongle.
How to identify it on your system
Linux
$ lsusb Bus 001 Device 004: ID 07de:2820 Diamond Multimedia VC500 Video Capture Dongle
You can filter directly with lsusb -d 07de:2820, or get the full descriptor dump with lsusb -v -d 07de:2820. Kernel messages from dmesg show the same pair as idVendor=07de, idProduct=2820.
Windows
In Device Manager, open the device, go to Details → Hardware Ids. This device reports:
USB\VID_07DE&PID_2820 USB\VID_07DE&PID_2820&REV_0100
From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_07DE&PID_2820"
macOS
$ system_profiler SPUSBDataType
VC500 Video Capture Dongle:
Product ID: 0x2820
Vendor ID: 0x07de (Diamond Multimedia)Driver help
Having driver issues with this device? Most USB devices are handled by a generic class driver; if yours shows up as an unknown device, confirm the ID above first, then check the manufacturer's downloads page.
Raw usb.ids entry
The exact lines this page is generated from, in the upstream source file:
07de Diamond Multimedia 2820 VC500 Video Capture Dongle