feler404 / ocvl-addon

Framework to ease manage OpenCV algorithms based on Blender
https://www.ocvl.teredo.tech/
GNU General Public License v3.0
58 stars 11 forks source link

Video Sample is static #22

Closed enzyme69 closed 5 years ago

enzyme69 commented 5 years ago

I can see video streaming image coming from node, but it seems static unless I keep clicking manually on the node. Is this a normal behaviour?

feler404 commented 5 years ago

No this is not normal behavior. In Blender 2.8 was change hooks to change a frame. Now I add a handler for frame_change_pre. So now should working.