diff options
Diffstat (limited to 'streamdev')
-rw-r--r-- | streamdev/streamdevhosts.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/streamdev/streamdevhosts.conf b/streamdev/streamdevhosts.conf index 6c13598..49882a2 100644 --- a/streamdev/streamdevhosts.conf +++ b/streamdev/streamdevhosts.conf @@ -10,4 +10,5 @@ 127.0.0.1 # always accept localhost #192.168.100.0/24 # any host on the local net #204.152.189.113 # a specific host +#239.255.0.0/16 # uncomment for IGMP multicast streaming #0.0.0.0/0 # any host on any net (USE THIS WITH CARE!) |