Cannot retrieve with the header "Accept: multipart/related;type=application/dicom;transfer-syntax=*" only "Accept: multipart/related;type=application/dicom;" works As Weasis contains all the DICOM decoders, it would more efficient to get directly the DICOM files with the stored transfer syntax (server don't have to uncompress the images and downloading will be faster with compressed images). This should possible with "transfer-syntax=*" according to the DICOM standard.
However, I manage to download some images by changing the accept parameters:
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Orthanc Users
Hello,
Thanks for your feedback!
The "series thumbnail" feature (aka. "/studies/.../series/.../rendered" URI) is implemented in the mainline of the DICOMweb plugin by the following commit: