Page 1 of 1

VInjector for the Interaction Rectangle node

Posted: 07 Apr 2020, 12:11
by Karol
Hi all,

With Ventuz 6.5 we introduced the Interaction Rectangle which collects interaction events from mouse, keyboard and touch and sends these data via UDP. With the help of Live Video inputs like NDI his allows to build a kind of Remote Desktop application within Ventuz. What was missing is a tool to inject these event on the remote machine. Generally you can code this on your own as all necessary Windows API are available and more or less documented. To make your life easier we provide you with some sample code in the attachment.

Best Regards
Karol

P.S. Thank you for the help from https://www.realtime-department.de/home/. I had some trouble with the touch injection and they gave me the right hints.