cpal icon indicating copy to clipboard operation
cpal copied to clipboard

Support Pipewire as a host

Open ImUrX opened this issue 3 years ago • 4 comments

Fixes #554 I forked #651 and started finishing some stuff

To-do list:

  • [ ] device enumeration
  • [ ] stream support
  • [ ] check on all smart pointers for simplifying stuff

There's some stuff like sample rates which I have mixed emotions on them, cpal lets you return a range but pipewire only supports a list of sample rates predefined by the user

ImUrX avatar Sep 21 '22 18:09 ImUrX

I have to finish some personal stuff but I will continue this within this month. We are close to merging filter support in pipewire-rs also

ImUrX avatar Dec 01 '22 16:12 ImUrX

Hmph https://gitlab.freedesktop.org/pipewire/pipewire-rs/-/issues/55

ImUrX avatar Jan 28 '23 21:01 ImUrX

@ImUrX just a fyi, pipewire-rs shipped a 0.6.0 with a fix.

rektide avatar Mar 01 '23 02:03 rektide

Yeah I've been told a while ago that the repo was fixed, kind of been with other stuff. If someone wants to work on this. I don't mind. I will probably try to come back to this in some days

ImUrX avatar Mar 01 '23 03:03 ImUrX