diff --git a/docs/html/config_access.html b/docs/html/config_access.html index 50300dbd..68b140a3 100644 --- a/docs/html/config_access.html +++ b/docs/html/config_access.html @@ -55,6 +55,7 @@ The columns have the following functions:
IPv4 prefix for matching based on source IP address. If set to 0.0.0.0/0 it will match everything. + The multiple networks can be delimited using comma or semicolon.
Web interface
diff --git a/docs/html/config_channels.html b/docs/html/config_channels.html index a81d84aa..57196b7f 100644 --- a/docs/html/config_channels.html +++ b/docs/html/config_channels.html @@ -24,6 +24,13 @@
Play
Direct play link using the HTTP streaming. +
+
URL to the stream using a channel name +
http://host:port/play/stream/channelname/channel_name +
URL to the stream using a channel number +
http://host:port/play/stream/channelnumber/channel_number +
+
Enabled
Whether or not the mux is enabled and thus available.