Frame Forwarding
Purpose: forwards raw video frames for processing outside mavis.
API
Use getFrameSize() to get the video-frame dimensions. Then, call getFrame() for each new video frame.
getFrameSize()
getFrame()
Executing Through MavisCtl
Currently, this capability can only be accessed from outside MavisCtl.
Ini-File Parameters
None.
Source Code