Summary: | www/firefox: difficulties detecting mic and camera using WebRTC | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | Betso <betso.net> |
Component: | Individual Port(s) | Assignee: | freebsd-gecko (Nobody) <gecko> |
Status: | Closed FIXED | ||
Severity: | Affects Only Me | CC: | betso.net, jakob, jbeich |
Priority: | --- | Flags: | jbeich:
maintainer-feedback+
|
Version: | Latest | ||
Hardware: | amd64 | ||
OS: | Any | ||
See Also: |
https://bugzilla.mozilla.org/show_bug.cgi?id=1269165 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206480 |
Description
Betso
2016-01-22 02:00:50 UTC
Sorry, did not include versions: FreeBSD: 10.2-RELEASE Firefox: 41.0.2 built from port Audio capture currently only works with PULSEAUDIO option enabled. ALSA won't work due to device enumeration code in WebRTC implementation not being compatible with alsa-plugins such as the one for OSS. Native OSS exists as a WIP patch in even as WIP patch in files/patch-bug1021761 but doesn't cover WebRTC yet. See ports r414386. Yes! It works! Thanks for pointing that out, Jan Beich! Vielen Dank! :) |