HTJ2K transcoding

Hi there!

I want to save dicoms in HTJ2K. I have a trial license of Kakadu and I was wondering if I can use the sdk directly from within Orthanc.
For example, I want to automatically transcode the DICOM at the reception time.
I can use the “series stable” callback to run some code to reencode but I was wondering if there is another way.
Thanks

Hello,

Orthanc is a free and open-source project. Our support is limited to technologies released as free software. You should ask the support team of your proprietary software instead of the Orthanc community.

Regards,
Sébastien-

Bonjour Sébastien,

There are other free libraries to do HTJ2K, if I pick one, is there à way to integrate a new transcoder for this transfert syntax in the Orthanc server (at the cstore reception, in wado requests, etc.)?
Or maybe a deep code modification is needed?

Thanks