Dear All,
is there any settings (e.g. compression, LOD or others ) that can be implemented in a C++ Custom application in order to minimize latency during remote rendering?
Thanks
Dear All,
is there any settings (e.g. compression, LOD or others ) that can be implemented in a C++ Custom application in order to minimize latency during remote rendering?
Thanks
Are you talking about ParaView Qt remote rendering or Web remote rendering?
I am talking about a C++ Custom application that connect to a remote pvserver
No need for a custom application, ParaView lets you control all these settings. See edit->settings.
Hi Mathieu, I know that is possibile to change in the official client… but I need the same behavior in the custom application that I am implementing
A ParaView based application ?
This wiki is very out of date, but to answer your initial question, you have access to all ParaView feature in your paraview based applications, including any latency related settings.