]> code.delx.au - pulseaudio/blobdiff - src/modules/rtp/module-rtp-recv.c
change default mcast address once again, to make sure our traffic doesn't leave the...
[pulseaudio] / src / modules / rtp / module-rtp-recv.c
index 610dc6e212e570191484ab8c0e75248fec23b809..e47ca95ab0f99810620123676246008a73551866 100644 (file)
@@ -58,7 +58,7 @@ PA_MODULE_USAGE(
 )
 
 #define SAP_PORT 9875
-#define DEFAULT_SAP_ADDRESS "224.0.1.3"
+#define DEFAULT_SAP_ADDRESS "224.0.0.56"
 #define MEMBLOCKQ_MAXLENGTH (1024*170)
 #define MAX_SESSIONS 16
 #define DEATH_TIMEOUT 20000000