Hi everyone,
I have just tested this sample setup, both with the OHIF plugin in dicom-web
mode (version 1.1 that includes OHIF v 3.7.0) and with a custom built version of OHIF running in a container (tested with both 3.7.0 and 3.8.0-beta36).
Everything displays fine.
Note that this part of the configuration file is the key:
dataSources: [
{
...
acceptHeader: [ 'multipart/related; type=application/octet-stream; transfer-syntax=*']
},
}],
This is included in the default config in the OHIF plugin v1.1.
If you are still encountering issues, please modify the sample setup and share it with me.
HTH,
Alain.