libcamera issue fixed with https://gitlab.freedesktop.org/pipewire/pipewire/-/merge_requests/805
roc have issues when build https://github.com/roc-streaming/roc-toolkit/issues/450
Git Clone URL: | https://aur.archlinux.org/pipewire-git.git (read-only, click to copy) |
---|---|
Package Base: | pipewire-git |
Description: | Low-latency audio/video router and processor (GIT version) - Audio support |
Upstream URL: | https://pipewire.org |
Licenses: | MIT |
Conflicts: | pipewire-audio, pipewire-ffmpeg-git |
Provides: | pipewire-audio |
Submitter: | sl1pkn07 |
Maintainer: | sl1pkn07 |
Last Packager: | sl1pkn07 |
Votes: | 15 |
Popularity: | 0.000586 |
First Submitted: | 2017-09-19 15:57 (UTC) |
Last Updated: | 2024-08-09 09:31 (UTC) |
« First ‹ Previous 1 .. 3 4 5 6 7 8 9 10 11 12 13 .. 16 Next › Last »
libcamera issue fixed with https://gitlab.freedesktop.org/pipewire/pipewire/-/merge_requests/805
roc have issues when build https://github.com/roc-streaming/roc-toolkit/issues/450
This package doesn't build without fixes to the spa/meson.build
file (camera
dependency is called libcamera
in ArchLinux pkgconf) and without installing roc-git
.
seems fixed now (libwebrtc_audio_processing.so
is not marked as "red" (missing package), so seems is fixed by aur devs)
because everything else compiles fine, how can it be that it only affects this particular package?
seems AUR problem. try directly with makepkg
why the first warning? webrtc-audio-processing
is in makedepends()
Warning: Ignoring the webrtc-audio-processing-0.3.1-3 package. Warning: failed to resolve "libwebrtc_audio_processing.so", a dependency of "pipewire-git". Failed to prepare transaction: could not satisfy dependencies: - unable to satisfy dependency "libwebrtc_audio_processing.so" required by pipewire-git
New dependency (untested) webrtc-audio-processing for using the webrtc based echo canceling in the echo canceling module.
I'm not building this package anymore so this is untested but it possible to confirm it's linking against the library by looking in the build log, with ldd, or forcing this feature with -Decho-cancel-webrtc=enabled
.
@sl1pkn07 Yes, thank you.
@JDAturbo done(?)
Pinned Comments