Module: VirtualCam_Desktop


Module info:

Module name Short description Publishes Subscribes
VirtualCam_Desktop VirtualCam_Desktop is a Windows DirectShow video source filter.

MOOS commands accepted by the module:

Parameters accepted in the MOOS mission file:

(None)


Detailed description:
VirtualCam_Desktop is a Windows DirectShow video source filter.It creates a virtual webcam which can be used in Skype and most videochat programs.This module will capture the desktop and send only the coordinates obtained fromthe moos variable 'GUI_POS_SIZE'.GUI_POS_SIZE Is expected to be written by the GUI module, so as to show onlythe are of interest through this virtual webcam.This module is not expected to run from Antler. Compiling it produces a .dll file which must be registered in Windows.To do so, open a console and type: "regsvr32.exe Path\To\VirtualCam_Desktop.dll" after compiling.This only needs to be done once. If the module is recompiled, it doesn't need to be re-registered.

Module graph:
VirtualCam_Desktop

TODO list:
(None)


Changes log:
(None)




Page generated by Mooxygen 1.1.0 at Thu Jan 22 11:30:21 2015
Valid HTML 4.01 Transitional