[pulseaudio-tickets] [PulseAudio] #436: Default RTP Multicast Address
PulseAudio
trac-noreply at tango.0pointer.de
Thu Feb 12 08:35:52 PST 2009
#436: Default RTP Multicast Address
--------------------------+-------------------------------------------------
Reporter: Sven | Owner: lennart
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: paprefs | Severity: normal
Resolution: | Keywords: multicast, igmp
--------------------------+-------------------------------------------------
Changes (by jon):
* component: module-rtp-* => paprefs
Comment:
Hi, what we would like here is to change the default multicast address so
that the HP switch can filter the pulse audio packets.
We made a small script that (de)activate using :
gconftool-2 -s /system/pulseaudio/modules/rtp-recv/args0 -t string
"sap_address=239.255.1.56"
gconftool-2 -s /system/pulseaudio/modules/rtp-recv/enabled -t bool "true"
gconftool-2 -s /system/pulseaudio/modules/rtp-send/args1 -t string
"source=rtp.monitor loop=1 destination=239.255.1.56"
gconftool-2 -s /system/pulseaudio/modules/rtp-send/enabled -t bool "true"
It's more a paprefs issue than how the pulse audio modules are loaded. (I
changed the component of this ticket to paprefs).
--
Ticket URL: <http://www.pulseaudio.org/ticket/436#comment:2>
PulseAudio <http://pulseaudio.org/>
The PulseAudio Sound Server
More information about the pulseaudio-bugs
mailing list