The Media Plugin SDK

Introduction

This chapter of the documentation describes the Media Plugin SDK. The Media Plugin SDK is a standalone part of the GeViScope SDK.

 

With the help of Media Plugins functionality can be added to the recording side of GeViScope. Media Plugins are DLLs which are loaded during the start of the GeViScope server. Their normal purpose is to stream media (video and/or audio) data into the server. Additionally Media Plugins can be used to integrate special IO hardware in GeViScope.

Contents

Overview

 

The DLL interface

 

Registering a device

 

The media data loop

 

Streaming media data

 

Plugin settings

 

New task settings