1943:2250 Model 2250 MPEG and JPEG Capture Card

Sensoray Co., Inc.

Vendor ID
1943
Product ID
2250
Combined
1943:2250
Decimal
6467:8784

What is this device?

This is the USB identifier for a Model 2250 MPEG and JPEG Capture Card manufactured by Sensoray Co., Inc.. The vendor ID 1943 is registered to Sensoray Co., Inc. with the USB Implementers Forum, and 2250 is the product ID that Sensoray Co., Inc. assigned to this particular model. When you run lsusb on Linux, this device appears as 1943:2250 Sensoray Co., Inc. Model 2250 MPEG and JPEG Capture Card.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 1943:2250 Sensoray Co., Inc. Model 2250 MPEG and JPEG Capture Card

You can filter directly with lsusb -d 1943:2250, or get the full descriptor dump with lsusb -v -d 1943:2250. Kernel messages from dmesg show the same pair as idVendor=1943, idProduct=2250.

Windows

In Device Manager, open the device, go to Details → Hardware Ids. This device reports:

USB\VID_1943&PID_2250
USB\VID_1943&PID_2250&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_1943&PID_2250"

macOS

$ system_profiler SPUSBDataType
    Model 2250 MPEG and JPEG Capture Card:
      Product ID: 0x2250
      Vendor ID: 0x1943  (Sensoray Co., 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:

1943  Sensoray Co., Inc.
	2250  Model 2250 MPEG and JPEG Capture Card

More from Sensoray Co., Inc.