Hi,<br><br>I've faced with somehow unusual task: I need to run some gui application in vm on host without display, grab vm screen device, ocr it in real time and send results to network. I know about VBoxHeadless, but it doesn't seem to be what I want (ocr is slow itself, overhead of compressing+decompressing video onfly will kill cpu). What is the simpliest (while fast enough) way to grab vbox display?<br>
<br>host os: linux<br>guest os: winxp<br>vbox from <a href="http://www.virtualbox.org/svn/vbox/trunk">http://www.virtualbox.org/svn/vbox/trunk</a><br><br>thx in advance<br><br>
John.<br><br>