codecs icon indicating copy to clipboard operation
codecs copied to clipboard

jpegLosslessCodec decode error

Open devkumarsingh-qure opened this issue 1 year ago • 0 comments

Screenshot 2024-10-03 at 5 53 33 PM

I am trying to use https://github.com/RadicalImaging/Static-DICOMWeb for hosting a dicomwebserver and decoding/encoding.

For dicoms with transfer syntax "1.2.840.10008.1.2.4.70" which use "jpeg-lossless-decoder-js" codec, I am facing the above error.

Screenshot 2024-10-03 at 6 06 48 PM

codec: codecModule["lossless"] is undefined.

devkumarsingh-qure avatar Oct 03 '24 12:10 devkumarsingh-qure