<div dir="ltr">You need to register the following protocol<div><a href="https://github.com/Kitware/visualizer/blob/master/server/pvw-visualizer.py#L196">https://github.com/Kitware/visualizer/blob/master/server/pvw-visualizer.py#L196</a><br></div><div><br></div><div>Then make sure you call:</div><div><a href="https://github.com/Kitware/visualizer/blob/master/server/pvw-visualizer.py#L208-L209">https://github.com/Kitware/visualizer/blob/master/server/pvw-visualizer.py#L208-L209</a><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Mar 28, 2018 at 3:43 PM, Sgouros, Thomas <span dir="ltr"><<a href="mailto:thomas_sgouros@brown.edu" target="_blank">thomas_sgouros@brown.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">HI All:<div><br></div><div>I'm trying to switch from ViewPortImageDelivery to VtkImageDelivery so I can see updates to the web client without having to click in the window. But apparently the protocols on the server side are deficient, and I get a client-side error complaining that "viewport.image.animation.fps.<wbr>max" is an unregistered method. </div><div><br></div><div>On the python side, tried both of these, but got the same error.</div><div><br></div><div><div>self.registerVtkWebProtocol(<wbr>pv_protocols.<wbr>ParaViewWebViewPortImageDelive<wbr>ry())</div><div>        self.registerVtkWebProtocol(<wbr>pv_protocols.vtk_protocols.<wbr>vtkWebViewPortImageDelivery())</div></div><div><br></div><div>This is using the pvpython that comes with ParaView-5.5.0-RC3.</div><div><br></div><div>Thank you,</div><div><br></div><div> -Tom</div><div><br></div><div><br></div></div>
<br>______________________________<wbr>_________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/<wbr>opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" rel="noreferrer" target="_blank">http://paraview.org/Wiki/<wbr>ParaView</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=ParaView" rel="noreferrer" target="_blank">http://markmail.org/search/?q=<wbr>ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="https://public.kitware.com/mailman/listinfo/paraview" rel="noreferrer" target="_blank">https://public.kitware.com/<wbr>mailman/listinfo/paraview</a><br>
<br></blockquote></div><br></div>