Date: Thu, 26 Jan 2017 04:22:52 +0000 From: bugzilla-noreply@freebsd.org To: chromium@FreeBSD.org Subject: [Bug 216327] www/chromium: Pulseaudio compiled in by default Message-ID: <bug-216327-28929-tOaeblHSVq@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-216327-28929@https.bugs.freebsd.org/bugzilla/> References: <bug-216327-28929@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D216327 --- Comment #10 from Jan Beich (mail not working) <jbeich@FreeBSD.org> --- (In reply to Lars Engels from comment #6) > I'd say that 90% of chromium users on FreeBSD use pre-compiled > packages and don't want to build their own PA-free version. Have you tried to "pkg delete -f pulseaudio" after installing chromium? If chromium still works fine then runtime dependency can be dropped, see my pa= tch. (In reply to Petr Fischer from comment #8) > Don't want pulseaudio. OSS (+ ALSA over OSS) is just enough as default. IIRC, native OSS backend never left TODO stage. ALSA on FreeBSD is just a wrapper around OSS which is why it supports volume per application transparently unlike Linux. In WebRTC case ALSA doesn't support anything but "default" or "oss" (both using /dev/dsp) as a microphone for getUserMedia, = so if the mic is connected via usb or to a different panel one would have to e= dit ~/.asoundrc, reassign pins via device.hints or just use pulseaudio. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-216327-28929-tOaeblHSVq>