I am new to Dicom and Orthanc. We have a Zeiss HFA 745 in our practice and I am looking for a way to transfer the data to an Orthanc server. I have configured the interface on the device and on the server, but I get the following error message in Orthanc:
These kind of errors typically appear when something tries to access Orthanc on port 4242 with another protocol than DICOM (like HTTP) or maybe with DICOM TLS enabled instead of plain DICOM.
Any DICOM compatible device is supposed to work with Orthanc so you should also feel free to contact your Zeiss support - your probably pay them for that .
Worst case scenario, record the TCP traffic on the DICOM Port with tcpdump or wireshark and share it here but make sure not to share any sensitive information …