Package Details: pipewire-zeroconf-git 1.0.0.660.g37a8dd5cb-1

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) - Zeroconf support
Upstream URL: https://pipewire.org
Licenses: MIT
Conflicts: pipewire-zeroconf
Provides: pipewire-zeroconf
Submitter: sl1pkn07
Maintainer: sl1pkn07
Last Packager: sl1pkn07
Votes: 15
Popularity: 0.023765
First Submitted: 2017-09-19 15:57 (UTC)
Last Updated: 2024-04-12 20:00 (UTC)

Pinned Comments

Latest Comments

« First ‹ Previous 1 .. 3 4 5 6 7 8 9 10 11 12 13 .. 16 Next › Last »

yrlf commented on 2021-06-27 12:40 (UTC)

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.

sl1pkn07 commented on 2021-06-26 09:42 (UTC) (edited on 2021-06-26 09:43 (UTC) by sl1pkn07)

seems fixed now (libwebrtc_audio_processing.so is not marked as "red" (missing package), so seems is fixed by aur devs)

carlosnewmusic commented on 2021-06-26 05:01 (UTC)

because everything else compiles fine, how can it be that it only affects this particular package?

sl1pkn07 commented on 2021-06-15 14:33 (UTC)

seems AUR problem. try directly with makepkg

sl1pkn07 commented on 2021-06-15 14:28 (UTC)

why the first warning? webrtc-audio-processing is in makedepends()

carlosnewmusic commented on 2021-06-15 14:22 (UTC)

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

tinywrkb commented on 2021-06-03 11:16 (UTC)

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.

JDAturbo commented on 2021-05-18 18:53 (UTC)

@sl1pkn07 Yes, thank you.

sl1pkn07 commented on 2021-05-18 16:04 (UTC)

@JDAturbo done(?)

JDAturbo commented on 2021-05-18 15:24 (UTC)

Needs an update due to this commit moving the config files:

mv: cannot stat 'etc/pipewire/media-session.d/*.conf': No such file or directory