mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
When pipewire is accessed through the portal camera API then only the camera node objects are visible for the client. However, chromium wants to know the vendor and device ids to identify cameras. And those properties are currently only added to the device object. Fix this by propagating the ids to the node object. Fixes #1879 |
||
|---|---|---|
| .. | ||
| meson.build | ||
| v4l2-device.c | ||
| v4l2-source.c | ||
| v4l2-udev.c | ||
| v4l2-utils.c | ||
| v4l2.c | ||
| v4l2.h | ||