[Bug 253174] net-im/telegram-desktop: Interface audio works, but call audio does not in v2.4.4
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Feb 8 05:19:53 UTC 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253174
--- Comment #2 from Henry Hu <henry.hu.sh at gmail.com> ---
Hm, I've just updated it to 2.5.8 (PR 253336) and it seems like that although I
have PulseAudio installed, the call still uses OSS. I've confirmed that
PulseAudio is the default - so something is wrong.
Okay, it seems like that it's related to OpenAL lib. It seems like that OpenAL
port in FreeBSD disables PulseAudio by default (check audio/openal-soft's
options). Once I rebuild that with PulseAudio, I can see telegram-desktop in
pavucontrol.
So, would you please try to rebuild openal-soft with PulseAudio support, and
see that you get the audio?
In addition, even without this, telegram-desktop should use OSS by default. Can
you confirm that your hw.snd.default_unit is set properly?
btw, you say you get ALSA messages. Would you please paste some examples? I
only see rare messages from OpenAL (AL lib: xxx).
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list