Skip to content

Potential product (marketing) name versus product id differences #21

@joelpurra

Description

@joelpurra

The uvcc compatibility list and examples have so far been based on the product name, but looking at various reports it seems the product id may vary within the advertised name. While I'm personally only working on the layers built on top of USB, finding differences is both enlightening and confusing.

Instead of per-name sub-directories, the ./examples/ may need to have per-id sub-directories (or sub-sub-directories?) with the output files, for comparison.

Examples:

HD Pro Webcam C920 as 1133:2093 captured by @joelpurra in https://github.com/joelpurra/uvcc/blob/v5.0.1/examples/logitech-c920/devices.json#L1-L8

HD Pro Webcam C920 as 1133:2194 captured by @galak in #20:

[
  {
    "name": "HD Pro Webcam C920",
    "vendor": 1133,
    "product": 2194,
    "address": 5
  }
]

Are there other recorded examples of differences?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions