Hi,
I have issue with transcoding. I’m using osimis/orthanc to deploy orthanc server. My aim is to automatic compress DICOM file after receive file from modality which is done within orthanc server. This is my referral to do transcoding.
https://book.orthanc-server.com/faq/transcoding.html
I have set my environment according to this article but still not success. The file is still the same like original. Maybe my environment code is false? Need help for this.
Below are my osimis/orthanc code.
Thank you in advance.