mulitframes dicom out of memory when scroll
Example of displaying a DICOM P10 multiframe images using Cornerstone I loaded 249M 122 frames uncompressed DICOM file .Memory than 8G when auto playclip.
console show error: Uncaught TypeError: Cannot read properties of null (reading 'taskType') at self.onmessage (blob:null/4850ff3b-3790-43eb-a018-457a89440f31:1:796104)
Hello, I ran into the same issue some time ago and still I do not know how to fix it https://github.com/cornerstonejs/cornerstoneWADOImageLoader/issues/156#issuecomment-794628050 https://github.com/cornerstonejs/cornerstoneWADOImageLoader/issues/411
Try to remove the code below at line 136 in the example. console.log(image);