Hi,
We have a small business to upload medical images to azure blob storage. Then view and processing the medical images on OHIF viewer.
Our main challenge that we are facing images larger than 500 mgb. It takes too long to upload such large files, specially with low-connection clients. As well, streaming these images to OHIF on the client side s headache.
I'm wondering if there are services, tools or even hybrid architectures to overcome this challenge.
Thank you