hello to all I need help: in my VTK application images in background are grabbed by a camera. So I'd like that the video grabbing and rendering callback to be executed at regular time (but my application must "survive" during this time). I read the examples of vtkTimerLog, but I haven't found a solution... How can I do? Thanks in Advance