blob: eac039260784d648e56a45ced76a4711b8137ee0 [file] [log] [blame]
Oliver Smith667f19b2019-11-08 18:16:30 +01001<configuration name="event_multicast.conf" description="Multicast Event">
2 <settings>
3 <param name="address" value="225.1.1.1"/>
4 <param name="port" value="4242"/>
5 <param name="bindings" value="all"/>
6 <param name="ttl" value="1"/>
7 <!-- <param name="loopback" value="no"/>-->
8 <!-- Uncomment this to enable pre-shared key encryption on the packets. -->
9 <!-- For this option to work, you'll need to have the openssl development -->
10 <!-- headers installed when you ran ./configure -->
11 <!-- <param name="psk" value="ClueCon"/> -->
12 </settings>
13</configuration>
14