<div dir="ltr">Hi all,<div>I am trying to run </div><div><a href="https://kitware.github.io/paraviewweb/examples/RemoteRenderer.html">https://kitware.github.io/paraviewweb/examples/RemoteRenderer.html</a><br></div><div><br></div><div>With VTK as a server. I would like that no window is opened on the server.</div><div><br></div><div>I tried setting </div><div>renderWindow.OffScreenRenderingOn()<br></div><div>in vtk_web_cone.py</div><div>however this does not work. A window (black) will still be created by the renderWindowInteractor, even if the rendering will happen offscreen.</div><div><br></div><div>It seems that the interactor is used to send events back to the client, but maybe it also believes that it has to forward events from the window.</div><div><br></div><div>Do you have any suggestions for making this work?</div><div><br></div><div>Thanks,</div><div>Dan</div><div><br></div></div>