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.

 

Executing Through MavisCtl

Currently, this capability can only be accessed from outside MavisCtl.

 

Ini-File Parameters

None.

 

Source Code

  • mavis/mavis.h
  • mavis/mavis.cpp

 

Home | Mavis | Mavis Capabilities