slim
slim copied to clipboard
Mobile device connect to Slim
Dear Sir,
We try to use mobile device (for example: iPhone, iPad, Android phone, etc.) to connect Slim service.

But client web browser (for example: Safari, Chrome) display nothing.
The web browser error message as follow,

We try to fix error "out of memory", for example,
- Close less useful tabs
- Force quit Safari
- Clear Browser Cache
- Reboot iPhone, iPad But it did not work.
Do you have any experience dealing with these kinds of issue?
We have not tested client-side rendering on mobile devices. It appears the application tries to request too much memory. This is something we'll need to investigate (cc @pieper).
For now, you could just configure the viewer to use retrieve rendered as a workaround (see RendererSettings.retrieveRendered).
@cgorman is investigating an issue with memory usage on Windows that might be related to this. We will try to remember to update this issue when that investigation makes progress!
See also https://github.com/ImagingDataCommons/slim/issues/56