Frame Feed

Purpose: toggle live frame feed on and off.

Normally, mavis only updates the visual feedback display in MavisCtl when it completes a request. To have mavis send live video feed to this display between requests, toggle live feed on. Live feed will continue until mavis receives a new request.

 

API

Call startRawFeed() to initiate live video feed. Call stopRawFeed() to terminate it. Calling any other mavis function will also terminate the live feed.

 

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