18ec:5850 — CVBS / S-Video Capture Device [UVC]
Arkmicro Technologies Inc.
- Vendor ID
- 18ec
- Product ID
- 5850
- Combined
- 18ec:5850
- Decimal
- 6380:22608
What is this device?
This is the USB identifier for a CVBS / S-Video Capture Device [UVC] manufactured by Arkmicro Technologies Inc.. The vendor ID 18ec is registered to Arkmicro Technologies Inc. with the USB Implementers Forum, and 5850 is the product ID that Arkmicro Technologies Inc. assigned to this particular model. When you run lsusb on Linux, this device appears as 18ec:5850 Arkmicro Technologies Inc. CVBS / S-Video Capture Device [UVC].
How to identify it on your system
Linux
$ lsusb Bus 001 Device 004: ID 18ec:5850 Arkmicro Technologies Inc. CVBS / S-Video Capture Device [UVC]
You can filter directly with lsusb -d 18ec:5850, or get the full descriptor dump with lsusb -v -d 18ec:5850. Kernel messages from dmesg show the same pair as idVendor=18ec, idProduct=5850.
Windows
In Device Manager, open the device, go to Details → Hardware Ids. This device reports:
USB\VID_18EC&PID_5850 USB\VID_18EC&PID_5850&REV_0100
From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_18EC&PID_5850"
macOS
$ system_profiler SPUSBDataType
CVBS / S-Video Capture Device [UVC]:
Product ID: 0x5850
Vendor ID: 0x18ec (Arkmicro Technologies Inc.)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:
18ec Arkmicro Technologies Inc. 5850 CVBS / S-Video Capture Device [UVC]