Skip to content

Conversation

m00nwtchr
Copy link

No description provided.

@m00nwtchr m00nwtchr mentioned this pull request Mar 9, 2022
@m00nwtchr m00nwtchr changed the title Pipewire host PipeWire host Mar 9, 2022
Copy link
Collaborator

@ishitatsuyuki ishitatsuyuki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some preliminary comments.

After digging a bit into pipewire-rs it seems that it still lacks a lot of proper binding for essential interfaces, including device enumeration. So I guess the backend will also be blocked on that.

I also look forward to making some MRs to pipewire-rs as a part of a different personal project, so hopefully this will be unblocked soon.

parking_lot = "0.11"
jack = { version = "0.8", optional = true }
# pipewire = { version = "0.4", optional = true }
pipewire = { git = "https://gitlab.freedesktop.org/pipewire/pipewire-rs", optional = true }
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It probably doesn't matter since a git dependency can't be included in a published crate anyway, but you should suffix it the URL with .git so GitLab doesn't complain about that.

@ImUrX ImUrX mentioned this pull request Sep 21, 2022
3 tasks
@m00nwtchr m00nwtchr closed this by deleting the head repository May 4, 2025
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.

2 participants