Bug 461697 - Implement org.freedesktop.portal.Camera
Summary: Implement org.freedesktop.portal.Camera
Status: RESOLVED NOT A BUG
Alias: None
Product: xdg-desktop-portal-kde
Classification: Plasma
Component: general (other bugs)
Version First Reported In: 5.26.3
Platform: Arch Linux Linux
: NOR wishlist
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-11-11 11:57 UTC by Nicolas F.
Modified: 2025-06-23 11:30 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nicolas F. 2022-11-11 11:57:56 UTC
SUMMARY
Please implement the org.freedesktop.portal.Camera portal. This portal allows PipeWire to choose cameras, which is important for the future when we're going to be doing multitasking (what an exciting new age) with cameras on Linux, which isn't possible with v4l2 but is possible with the PipeWire daemon wrapping it.

One particular application that needs this portal is this obs fork: https://github.com/wtay/obs-studio/tree/pipewire-unified-dev
Comment 1 David Redondo 2025-06-23 11:30:22 UTC
Camera portal is implemented only in the frontend. Backends dont need to implement it.