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

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Jul 15 09:54:16 PDT 2015


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

Gerrit Wyen <gerrit at ionscale.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gerrit at ionscale.com

--- Comment #5 from Gerrit Wyen <gerrit at ionscale.com> ---
Created attachment 117144
  --> https://bugs.freedesktop.org/attachment.cgi?id=117144&action=edit
patch that adds opus compression to protocol-native/module-tunnel-sink-new

here is a patch that adds opus compression to
protocol-native/module-tunnel-sink-new

steps to use it:
1. apply patch on client and server (make sure libopus/libopus-dev is
installed), compile
2. add client ip to access list of server (load-module
module-native-protocol-tcp auth-ip-acl=CLIENTIP)
3. setup new tunnel on the client (load-module module-tunnel-sink-new
sink_name=tunnel server=tcp:SERVERIP:4713 sink="alsa_output.default"
compression="opus")
4. select tunnel as your sink
5. enjoy audio compression

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


More information about the pulseaudio-bugs mailing list