Implement experimental IIPServer support
This commit is contained in:
parent
5d84301361
commit
10b93ddbe8
9 changed files with 51 additions and 4 deletions
|
|
@ -40,10 +40,11 @@
|
|||
<div class="pure-controls">
|
||||
<label for="iipserver" class="pure-checkbox">
|
||||
<input {{ if $rebuild }}{{ if .System.IIPServer }}checked{{end}}{{end}} type="checkbox" id="iipserver" />
|
||||
IIP Image Server
|
||||
IIP Image Server (<em>Experimental</em>)
|
||||
</label>
|
||||
<span class="pure-form-message-inline">
|
||||
Run an <a href="https://iipimage.sourceforge.io/documentation/server" target="_blank" rel="noopener noreferer">IIPImage server</a> inside this instance.
|
||||
This is currently <em>experimental</em>.
|
||||
<br />
|
||||
This can be used for streaming 2D images inside this WissKI, see <a href="https://wiss-ki.eu/documentation/periphal-software/iip-image-server" target="_blank" rel="noopener noreferer">the WissKI Documentation</a> for more details.
|
||||
Please be aware that any installation or configuration steps are performed automatically by the distillery.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue