Advanced Features

Getting Started with Magewell Capture API Development

Introduction to Magewell SDK for custom capture application development. DirectShow, V4L2, and AVFoundation APIs.

The Solution

Download the Magewell SDK for your platform. Use DirectShow (Windows), V4L2 (Linux), or AVFoundation (macOS) APIs to build custom capture applications.

Step-by-Step Instructions

1

Download SDK from https://www.magewell.com/sdk

2

Extract and read the documentation in /docs folder

3

Windows: Use DirectShow API or Magewell's proprietary API

4

Linux: Use V4L2 API with provided helper libraries

5

macOS: Use AVCaptureSession with Magewell extensions

6

Review sample applications in /samples directory

7

Build and run sample project to verify SDK installation

8

Modify sample code for your custom requirements

9

API supports: Resolution control, color space, audio, firmware updates

Pro Tips

  • Sample apps provided in C++, C#, Java, and Visual Basic
  • DirectShow filters included for easy integration with existing Windows apps
  • SDK is free to download and use commercially
  • Contact StreamKit for technical SDK support

Recommended Products

Related Guides