59de44955ebd / NDIGrabber

A simple DirectShow grabber filter that shares video frames via NewTek's NDI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NDIGrabber

A simple DirectShow grabber filter that shares video frames via NewTek's Network Device Interface (NDI).

To build the project, you need a copy of the "NewTek NDI 3.5 SDK". Either create a folder called "NDISDK" in the solution folder and copy folders "Include" and Lib" from the SDK's folder into this new folder, or update the include path in the project settings to point to your original SDK installation.

Screenshots

NDIGrabber in GraphStudio, playing a 360p H.264 MP4 video: NDIGrabber in GraphStudio, playing a 360p H.264 MP4 video

About

A simple DirectShow grabber filter that shares video frames via NewTek's NDI


Languages

Language:C++ 97.0%Language:C 2.6%Language:Batchfile 0.2%Language:Objective-C 0.2%