comparison Sphinx/source/plugins/stone-webviewer.rst @ 731:f4ff5a1af41e

Stone Web viewer 2.1
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 29 Jun 2021 17:37:12 +0200
parents e5a78783383f
children ec7b42de3f6f
comparison
equal deleted inserted replaced
730:29072079de72 731:f4ff5a1af41e
30 <https://lsb.orthanc-server.com/stone-webviewer/>`__. 30 <https://lsb.orthanc-server.com/stone-webviewer/>`__.
31 31
32 The compilation process is quite complex since it requires using the 32 The compilation process is quite complex since it requires using the
33 `Emscripten <https://emscripten.org/>`__ compiler toolchain. The full 33 `Emscripten <https://emscripten.org/>`__ compiler toolchain. The full
34 build instructions are available in the `source code 34 build instructions are available in the `source code
35 <https://hg.orthanc-server.com/orthanc-stone/file/StoneWebViewer-2.0/Applications/StoneWebViewer/WebAssembly/NOTES.txt>`__. 35 <https://hg.orthanc-server.com/orthanc-stone/file/StoneWebViewer-2.1/Applications/StoneWebViewer/WebAssembly/NOTES.txt>`__.
36 36
37 37
38 Usage 38 Usage
39 ----- 39 -----
40 40
46 46
47 The ``osimis/orthanc`` :ref:`Docker images <docker-osimis>` are more 47 The ``osimis/orthanc`` :ref:`Docker images <docker-osimis>` are more
48 suited to devops need, as they allow to start a minimal Docker 48 suited to devops need, as they allow to start a minimal Docker
49 environment as follows:: 49 environment as follows::
50 50
51 $ docker run -p 4242:4242 -p 8042:8042 -e STONE_WEB_VIEWER_PLUGIN_ENABLED=true -e DICOM_WEB_PLUGIN_ENABLED=true --rm osimis/orthanc:20.12.0 51 $ docker run -p 4242:4242 -p 8042:8042 -e STONE_WEB_VIEWER_PLUGIN_ENABLED=true -e DICOM_WEB_PLUGIN_ENABLED=true --rm osimis/orthanc:21.6.2
52 52
53 53
54 .. highlight:: json 54 .. highlight:: json
55 55
56 On plain GNU/Linux distributions (i.e. if not using Docker), the Stone 56 On plain GNU/Linux distributions (i.e. if not using Docker), the Stone
91 91
92 .. highlight:: json 92 .. highlight:: json
93 93
94 The configuration of the Web viewer can be fine-tuned by adapting some 94 The configuration of the Web viewer can be fine-tuned by adapting some
95 options in the `configuration file 95 options in the `configuration file
96 <https://hg.orthanc-server.com/orthanc-stone/file/StoneWebViewer-2.0/Applications/StoneWebViewer/WebApplication/configuration.json>`__. 96 <https://hg.orthanc-server.com/orthanc-stone/file/StoneWebViewer-2.1/Applications/StoneWebViewer/WebApplication/configuration.json>`__.
97 97
98 FAQ 98 FAQ
99 --- 99 ---
100 100
101 - **Can I use the Stone Viewer in a medical environment?** 101 - **Can I use the Stone Viewer in a medical environment?**
146 such as creating custom annotations or the Live Share feature. 146 such as creating custom annotations or the Live Share feature.
147 147
148 - **How can I migrate from Osimis Web viewer to Stone Web viewer?** 148 - **How can I migrate from Osimis Web viewer to Stone Web viewer?**
149 149
150 Full instructions are provided in the `source distribution 150 Full instructions are provided in the `source distribution
151 <https://hg.orthanc-server.com/orthanc-stone/file/StoneWebViewer-2.0/Applications/StoneWebViewer/NOTES.txt>`__. 151 <https://hg.orthanc-server.com/orthanc-stone/file/StoneWebViewer-2.1/Applications/StoneWebViewer/NOTES.txt>`__.
152 152
153 - **What are the future plans?** 153 - **What are the future plans?**
154 154
155 The internal use of :ref:`Stone of Orthanc library <stone>` gives us 155 The internal use of :ref:`Stone of Orthanc library <stone>` gives us
156 a lot of flexibility to implement new advanced features, such as 3D 156 a lot of flexibility to implement new advanced features, such as 3D