Home › Forums › Software Development › stream screen data to expandable window › Reply To: stream screen data to expandable window
26/07/2021 at 17:54 #20912
Alex [Tobii]
Participant
Hi @jhcover
If you are trying to build some sort of Windows Control solution then there’s already a solution from Tobii Dynavox:
If you are building something custom, you could try using one of these methods to capture the texture:
https://github.com/mika-sandbox/dotnet-window-capture
and then crop the rect using gaze data from Tobii Stream Engine API: