Mercurial > hg > orthanc-book
comparison Sphinx/source/plugins/osimis-webviewer.rst @ 549:109c043907a1
documenting the Stone Web viewer
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Wed, 02 Dec 2020 17:44:10 +0100 |
parents | 84e3a2612c36 |
children | df9162e80fc8 |
comparison
equal
deleted
inserted
replaced
548:654e1614cec1 | 549:109c043907a1 |
---|---|
1 .. _osimis_webviewer: | 1 .. _osimis_webviewer: |
2 | 2 |
3 | 3 |
4 Osimis Web Viewer plugin | 4 Osimis Web Viewer plugin (deprecated) |
5 ======================== | 5 ===================================== |
6 | 6 |
7 .. contents:: | 7 .. contents:: |
8 | 8 |
9 This plugin by Osimis extends Orthanc with a Web viewer of medical | 9 This plugin by Osimis extends Orthanc with a Web viewer of medical |
10 images, with more advanced features than the basic :ref:`Orthanc Web | 10 images, with more advanced features than the basic :ref:`Orthanc Web |
22 ------------- | 22 ------------- |
23 | 23 |
24 The Osimis Web viewer is part of the `Windows installers | 24 The Osimis Web viewer is part of the `Windows installers |
25 <https://www.orthanc-server.com/download-windows.php>`__. | 25 <https://www.orthanc-server.com/download-windows.php>`__. |
26 | 26 |
27 For Linux users, you'll find it in the `osimis/orthanc | 27 For GNU/Linux users, you'll find it in the :ref:`osimis/orthanc |
28 <https://osimis.atlassian.net/wiki/spaces/OKB/pages/26738689/How+to+use+osimis+orthanc+Docker+images>`__ | 28 <docker-osimis>` Docker images or you can download the LSB (Linux |
29 Docker images or you can download the LSB (Linux Standard Base) | 29 Standard Base) binaries `here |
30 binaries `here | 30 <http://orthanc.osimis.io/lsb/plugin-osimis-webviewer/releases/1.4.1/libOsimisWebViewer.so>`__. |
31 <http://orthanc.osimis.io/lsb/plugin-osimis-webviewer/releases/1.3.1/libOsimisWebViewer.so>`__. | |
32 | 31 |
33 The compilation process is quite complex since it requires to build | 32 The compilation process is quite complex since it requires to build |
34 first the frontend and then the backend. All information can be found | 33 first the frontend and then the backend. All information can be found |
35 in the `source code | 34 in the `source code |
36 <https://bitbucket.org/osimis/osimis-webviewer-plugin>`__. | 35 <https://bitbucket.org/osimis/osimis-webviewer-plugin>`__. |
42 .. highlight:: json | 41 .. highlight:: json |
43 | 42 |
44 On Windows, the plugin is enabled by default and will work | 43 On Windows, the plugin is enabled by default and will work |
45 out-of-the-box. | 44 out-of-the-box. |
46 | 45 |
47 If you're using the ``osimis/orthanc`` Docker image, you'll have to | 46 If you're using the ``osimis/orthanc`` Docker images, you'll have to |
48 define the WVB_ENABLED `environment variable | 47 define the ``WVB_ENABLED`` :ref:`environment variable <docker-osimis>` |
49 <https://osimis.atlassian.net/wiki/spaces/OKB/pages/26738689/How+to+use+osimis+orthanc+Docker+images#Howtouseosimis/orthancDockerimages?-OsimisWebViewer>`__ | |
50 to ``true``. | 48 to ``true``. |
51 | 49 |
52 On plain GNU/Linux distributions (i.e. if not using Docker), the | 50 On plain GNU/Linux distributions (i.e. if not using Docker), the |
53 Osimis Web viewer will only work with LSB (Linux Standard Base) | 51 Osimis Web viewer will only work with LSB (Linux Standard Base) |
54 Orthanc binaries that can be downloaded from `here | 52 Orthanc binaries that can be downloaded from `here |
96 | 94 |
97 The Osimis Viewer is an open source Viewer that cannot be used for diagnostic or therapeutic purposes. | 95 The Osimis Viewer is an open source Viewer that cannot be used for diagnostic or therapeutic purposes. |
98 | 96 |
99 However, the viewer can be used as a communication tool that allows Researchers, Teachers, Technicians, General Practitioner or Patients to visualize medical images for information only. | 97 However, the viewer can be used as a communication tool that allows Researchers, Teachers, Technicians, General Practitioner or Patients to visualize medical images for information only. |
100 | 98 |
101 Check your local regulations to ensure you’re using it in a legal manner. | 99 Check your local regulations to ensure you're using it in a legal manner. |
102 | 100 |
103 | 101 |
104 - **What video formats are supported by the Osimis Web Viewer ?** | 102 - **What video formats are supported by the Osimis Web Viewer ?** |
105 | 103 |
106 The set of codecs supported by the Osimis Viewer is an intersection | 104 The set of codecs supported by the Osimis Viewer is an intersection |