Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add PipeWire camera driver #17507

Merged
merged 1 commit into from
Feb 3, 2025

Conversation

viachaslavic
Copy link
Contributor

No description provided.

@viachaslavic viachaslavic force-pushed the pipewire_camera branch 2 times, most recently from c523259 to 186c5d5 Compare February 3, 2025 02:56
@LibretroAdmin LibretroAdmin merged commit 65014a4 into libretro:master Feb 3, 2025
30 checks passed
@viachaslavic viachaslavic deleted the pipewire_camera branch February 3, 2025 03:44
@Myaats
Copy link
Contributor

Myaats commented Feb 5, 2025

@viachaslavic The camera driver breaks building with certain older still in use pipewire versions, with 0.3.65 in Debian 12/Steam Runtime being one example:

camera/drivers/pipewire.c:18:10: fatal error: spa/param/tag-utils.h: No such file or directory
   18 | #include <spa/param/tag-utils.h>
      |          ^~~~~~~~~~~~~~~~~~~~~~~

The pipewire camera driver should be split into its own define and use check_header to avoid regressions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants