Commit
- Loading branch information
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -32,84 +32,91 @@ | |
| </ul> | ||
|
|
||
| <p> | ||
| <br> | ||
| <hr> | ||
| <b>Columns</b> | ||
| <hr> | ||
| The columns have the following functions: | ||
| <br><br> | ||
|
|
||
| <dl> | ||
| <dt>Enabled | ||
| <dt><b>Enabled</b> | ||
| <dd>Make the entry participate in access control. If disabled, the entry | ||
| is inactive. | ||
|
|
||
This comment has been minimized.
Sorry, something went wrong. |
||
| <dt>Username | ||
| <dt><b>Username</b> | ||
| <dd> | ||
| Name of user, if no username is needed for match it should contain a | ||
| single asterisk (*). | ||
|
|
||
This comment has been minimized.
Sorry, something went wrong.
ProfYaffle
Member
|
||
| <dt>Password | ||
| <dt><b>Password</b> | ||
| <dd> | ||
| Password to combine with user, if username is '*' (unused), the password | ||
| should be the same. | ||
This comment has been minimized.
Sorry, something went wrong.
ProfYaffle
Member
|
||
|
|
||
| <dt>Prefix | ||
| <dt><b>Network prefix</b> | ||
This comment has been minimized.
Sorry, something went wrong. |
||
| <dd> | ||
| IPv4 prefix for matching based on source IP address. | ||
| If set to 0.0.0.0/0 it will match everything. | ||
|
|
||
| <dt>Streaming | ||
| <dt><b>Streaming</b> | ||
| <dd> | ||
| Enables access to streaming function. The 'streaming' access is enough to | ||
| make Showtime (over HTSP) work. | ||
This comment has been minimized.
Sorry, something went wrong.
ProfYaffle
Member
|
||
|
|
||
| <dt>Advanced Streaming | ||
| <dt><b>Advanced Streaming</b> | ||
| <dd> | ||
| Enables access to advanced streaming function for HTTP - like direct | ||
| service or whole MPEG-TS stream (mux).. | ||
|
|
||
| <dt>Video Recorder | ||
| <dt><b>Video Recorder</b> | ||
| <dd> | ||
| Enables access to all video recording functions. This also include administration of the auto recordings. | ||
|
|
||
| <dt>DVR Config Profile | ||
| <dt><b>DVR Config Profile</b> | ||
| <dd> | ||
| If set, the user will only be able to use the DVR config profile | ||
| equal to this value. | ||
| Note that this field is unset when the DVR Config Profile is removed. | ||
|
|
||
| <dt>Web interface | ||
| <dt><b>Web interface</b> | ||
| <dd> | ||
| Required for web user interface access. Also gives access to the EPG. | ||
|
|
||
| <dt>Admin | ||
| <dt><b>Admin</b> | ||
| <dd> | ||
| Enables access to the Configuration tab. | ||
|
|
||
| <dt>Limit Connections | ||
| <dt><b>Limit Connections</b> | ||
| <dd> | ||
| If nonzero, the user will be limited to this amount of streaming | ||
This comment has been minimized.
Sorry, something went wrong.
ProfYaffle
Member
|
||
| connection at a time. | ||
|
|
||
| <dt>Min Channel Num | ||
| <dt><b>Min Channel Num</b> | ||
| <dd> | ||
| If nonzero, the user will only be able to access channels with | ||
| a channel number equal or greater to this value. | ||
This comment has been minimized.
Sorry, something went wrong.
ProfYaffle
Member
|
||
|
|
||
| <dt>Max Channel Num | ||
| <dt><b>Max Channel Num</b> | ||
| <dd> | ||
| If nonzero, the user will only be able to access channels with | ||
| a channel number equal or lower to this value. | ||
This comment has been minimized.
Sorry, something went wrong.
ProfYaffle
Member
|
||
|
|
||
| <dt>Channel Tag | ||
| <dt><b>Channel Tag</b> | ||
| <dd> | ||
| If set, the user will only be able to access channels containing | ||
| this channel tag. | ||
| Note that this field is unset when the channel tag is removed. | ||
|
|
||
| <dt>Comment | ||
| <dt><b>Comment</b> | ||
| <dd> | ||
| Allows the administrator to set a comment only visible in this editor. | ||
| It does not serve any active purpose. | ||
| </dl> | ||
|
|
||
| <p> | ||
| <br> | ||
| <hr> | ||
| Let's also take a look at an example: | ||
| <p> | ||
| <img src="docresources/accessconfigexample.png"> | ||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -5,8 +5,12 @@ | |
| <img src="docresources/failedrecordings1.png"> | ||
| </p> | ||
| <p> | ||
| <u>Buttons have the following functions:</u> | ||
|
|
||
| <br> | ||
| <hr> | ||
| <b>Buttons</b> | ||
| <hr> | ||
| Buttons have the following functions: | ||
| <br><br> | ||
| <dl> | ||
| <dt><b>Delete</b> | ||
| <dd> | ||
|
|
@@ -15,15 +19,14 @@ | |
| <dt><b>Download</b> | ||
| <dd> | ||
| If clicked download selected failed recordings you can downloaded recordings to your disk. After clicked you ask to select path. | ||
This comment has been minimized.
Sorry, something went wrong.
ProfYaffle
Member
|
||
| <p> | ||
| </dl> | ||
|
|
||
| <br> | ||
| <br> | ||
| <p> | ||
| <u>The columns have the following functions:</u> | ||
|
|
||
|
|
||
| <br> | ||
| <hr> | ||
| <b>Columns</b> | ||
| <hr> | ||
| The columns have the following functions: | ||
| <br><br> | ||
| <dl> | ||
| <dt><b>Details</b> | ||
| <dd> | ||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -5,8 +5,12 @@ | |
| <img src="docresources/finishedrecordings1.png"> | ||
| </p> | ||
| <p> | ||
| <u>Buttons have the following functions:</u> | ||
|
|
||
| <br> | ||
| <hr> | ||
| <b>Buttons</b> | ||
| <hr> | ||
| Buttons have the following functions: | ||
| <br><br> | ||
| <dl> | ||
| <dt><b>Delete</b> | ||
| <dd> | ||
|
|
@@ -16,12 +20,13 @@ | |
| <dd> | ||
| If clicked download selected finished recordings you can downloaded recordings to your disk. After clicked you ask to select path. | ||
This comment has been minimized.
Sorry, something went wrong.
ProfYaffle
Member
|
||
| </dl> | ||
| <br> | ||
| <br> | ||
| <p> | ||
| <u>The columns have the following functions:</u> | ||
|
|
||
|
|
||
| <br> | ||
| <hr> | ||
| <b>Columns</b> | ||
| <hr> | ||
| The columns have the following functions: | ||
| <br><br> | ||
| <dl> | ||
| <dt><b>Details</b> | ||
| <dd> | ||
|
|
||
1 comment
on commit ec231ac
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@PiterEL - see if that works for you. If it does, I'll work my way through the other files.
On the graphics, do we need to select a standard size - perhaps an 800px-wide image for all screenshots? It's a balance between making it fit on as many screens as possible while still being big enough to be readable...
Enable this access control rule. Uncheck the box to disable.