Additionally, I have created new modes and extensions and also linked them
And installed Orthanc.
But I need help and support in connecting Orthanc with OHIF. Could you please guide me on how to do this?
And also, if I’m not using the current stable version, please let me know the correct version.
Have you tried modifying the OHIF configuration file ?
If so, can you share it ?
If not, take a look at Viewers/platform/app/public/config/local_orthanc.js. It is a config file to connect OHIF with an Orthanc instance hosted on your machine.
I downloaded OHIF Viewer via npm and I have the file called “ohif-viewer-4.12.51.tgz”. Unzipping the file I got a folder named “package”. It has a subfold of “dist”, which contains files including, app-config.js, index.html, and index.umd.js
I uploaded them to my apache2 directory and accessed the index.html but I got a blank page and console showed error:
Failed to load resource: A server with the specified hostname could not be found.
I have set up Orthanc but I am not sure how to connect the OHIF Viewer to the Orthanc server. Your help would be much appreciated. Many thanks.