06be:0800 Optimedia Camera

AME Optimedia Technology Co., Ltd

Vendor ID
06be
Product ID
0800
Combined
06be:0800
Decimal
1726:2048

What is this device?

This is the USB identifier for a Optimedia Camera manufactured by AME Optimedia Technology Co., Ltd. The vendor ID 06be is registered to AME Optimedia Technology Co., Ltd with the USB Implementers Forum, and 0800 is the product ID that AME Optimedia Technology Co., Ltd assigned to this particular model. When you run lsusb on Linux, this device appears as 06be:0800 AME Optimedia Technology Co., Ltd Optimedia Camera.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 06be:0800 AME Optimedia Technology Co., Ltd Optimedia Camera

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

Windows

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

USB\VID_06BE&PID_0800
USB\VID_06BE&PID_0800&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_06BE&PID_0800"

macOS

$ system_profiler SPUSBDataType
    Optimedia Camera:
      Product ID: 0x0800
      Vendor ID: 0x06be  (AME Optimedia Technology Co., Ltd)

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:

06be  AME Optimedia Technology Co., Ltd
	0800  Optimedia Camera

More from AME Optimedia Technology Co., Ltd