[pulseaudio-discuss] Use two servers at the same time
Vimal Babu
Vimal.Babu at nestgroup.net
Wed Oct 25 04:17:54 UTC 2017
Dear Sir,
From your mail what my understanding is that you are trying to route the audio from a User desktop(server) to your desktop(client). On the above said concept I have tried to route audio to client pc with the help of pulseaudio
The following where the steps that I have done
Pulse audio Modules required at both side
• module-esound-protocol-tcp
• module-native-protocol-tcp
• load-module module-rtp-recv
• module-null-sink
• module-rtp-send
Pulseaudio server Side add following lines to /etc/pulse/default.pa
• load-module module-esound-protocol-tcp auth-anonymous=1
• load-module module-native-protocol-tcp auth-ip-acl=192.168.1.130 auth-anonymous=1
• load-module module-null-sink sink_name=rtp format=s16be channels=2 rate=44100 sink_properties="device.description='RTP Multicast Sink'"
• load-module module-rtp-send source=rtp.monitor
• set-default-sink rtp
Pulseaudio client side add the following lines to /etc/pulse/default.pa
• load-module module-rtp-recv
You have to add the IP of the client pc in the line, load-module module-native-protocol-tcp auth-ip-acl=192.168.1.130 auth-anonymous=1,here I have added 192.168.1.130,
Regards,
Vimal Babu
-----Original Message-----
From: pulseaudio-discuss [mailto:pulseaudio-discuss-bounces at lists.freedesktop.org] On Behalf Of Alex ARNAUD
Sent: Tuesday, October 24, 2017 7:26 PM
To: General PulseAudio Discussion
Cc: Raphaël POITEVIN; Jean-Philippe MENGUAL
Subject: [pulseaudio-discuss] Use two servers at the same time
Dear all,
I'm a low-vision person. I need to process to remote desktop support and remote training with users.
At this time I redirect the sound from the user computer to my computer via pax11publish but the remote computer has no longer sound.
Is there a way to have the sound on both computer at the same time ?
Best regards.
--
Alex ARNAUD
Visual-Impairment Project Manager
Hypra - "Humanizing technology"
_______________________________________________
pulseaudio-discuss mailing list
pulseaudio-discuss at lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/pulseaudio-discuss
________________________________
Confidentiality Statement / Disclaimer : This message and any attachments is intended for the sole use of the intended recipient. It may contain confidential information. Any unauthorized use, dissemination or modification is strictly prohibited. If you are not the intended recipient, please notify the sender immediately then delete it from all your systems, and do not copy, use or print. Internet communications are not secure and it is the responsibility of the recipient to make sure that it is virus/malicious code exempt.
The company/sender cannot be responsible for any unauthorized alterations or modifications made to the contents. If you require any form of confirmation of the contents, please contact the company/sender. The company/sender is not liable for any errors or omissions in the content of this message.
________________________________
More information about the pulseaudio-discuss
mailing list