<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.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(pv_protocols.ParaViewWebViewPortImageDelivery())</div><div>        self.registerVtkWebProtocol(pv_protocols.vtk_protocols.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>