1943:2263 Model 2263 UVC HD Audio/Video Codec Card

Sensoray Co., Inc.

Vendor ID
1943
Product ID
2263
Combined
1943:2263
Decimal
6467:8803

What is this device?

This is the USB identifier for a Model 2263 UVC HD Audio/Video Codec Card manufactured by Sensoray Co., Inc.. The vendor ID 1943 is registered to Sensoray Co., Inc. with the USB Implementers Forum, and 2263 is the product ID that Sensoray Co., Inc. assigned to this particular model. When you run lsusb on Linux, this device appears as 1943:2263 Sensoray Co., Inc. Model 2263 UVC HD Audio/Video Codec Card.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 1943:2263 Sensoray Co., Inc. Model 2263 UVC HD Audio/Video Codec Card

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

Windows

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

USB\VID_1943&PID_2263
USB\VID_1943&PID_2263&REV_0100

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

macOS

$ system_profiler SPUSBDataType
    Model 2263 UVC HD Audio/Video Codec Card:
      Product ID: 0x2263
      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.
	2263  Model 2263 UVC HD Audio/Video Codec Card

More from Sensoray Co., Inc.