I'm workign around loading webpage for treatment and disply under ventuz.
(context : live feed to display)
using simple nodes : TextFile (AutoUpdate boolean to launch an update and Async function to disable Ventuz freeze), Timer (used to control update time)
on my html page, I put some sleep function in order to test abilities for Ventuz to timeout
My conclusions :
Textfile don't send an "updated" event and we can't interrupte an update
Any leads on fine controlling html page update ?
could Vbscript help on this topic ?
Thanks for your answer
