Hi everyone, I’m trying to install orthanc on a cloud server (Ubuntu 22.04) and integrate OHIF so i can access the OHIF button from orthanc, Its been a hell of errors, can anyone help me with the complete documentation to make this work. Thanks in anticipation
Hi Taiwo, do you have any kind of error message? Can you be more especific about the issue you have?
Hi Chory_JM,
I have installed orthanc - running successfully and receiving images from modality
I have also installed OHIF
the dicom-web plugin is working
the serverip/dicom-web/studies endpoint is correctly serving meta data BUT the images are not showing
check the developer tools on chrome/firefox. is your endpoint using SSL but the image server is non-SSL? there could be CORS issues with your setup.