https://bugs.freedesktop.org/show_bug.cgi?id=56993
Gerrit Wyen <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from Gerrit Wyen <[email protected]> --- 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.
_______________________________________________ pulseaudio-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/pulseaudio-bugs
