[pulseaudio-tickets] [Bug 56993] Implement opus audio compression

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Aug 18 04:21:52 UTC 2017


https://bugs.freedesktop.org/show_bug.cgi?id=56993

--- Comment #13 from Tanu Kaskinen <tanuk at iki.fi> ---
(In reply to Arun Raghavan from comment #12)
> FWIW, if the compression were just limited to being within the tunnel
> modules, I would have said it might be okay to add this in, since it can
> always be replaced with something more generic in the future. The patch does
> add this via public API, though, so that part makes it a no-go from my
> perspective.

I don't like the public API changes either, but if we assume that those can be
eliminated, are you against adding opus support to the native protocol? As far
as I can see, it's not possible to limit this to just the tunnel modules,
because they use the native protocol and the other end doesn't have any special
handling for tunnels, they are just normal client connections.

Even if we were to use GStreamer instead of libopus, I think the native
protocol would have to specifically support opus. We can't offload the codec
negotiation to GStreamer in the native protocol (in the RTP modules we might be
able to do that).

So, are you against any compression support in the native protocol or not?

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/pulseaudio-bugs/attachments/20170818/2b3c7926/attachment.html>


More information about the pulseaudio-bugs mailing list