Toshiba01 / gondi

Golang NDI Library wrapper for Linux/OS X

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gondi - NDI Library wrapper for golang

This is a wrapper for the NDI SDK, for Golang.

It works with Linux and OSX. Windows is not supported yet, as this implementation currently uses purego that does not support Windows.

Installation

Linux

Install the NDI SDK from here. Or download directly from https://downloads.ndi.tv/SDK/NDI_SDK_Linux/Install_NDI_SDK_v5_Linux.tar.gz

OSX

Install the NDI SDK from here.

Tested and working with https://github.com/obs-ndi/obs-ndi/raw/d462e9f83f0e06837a83331b1f71053b2132e751/runtime/libNDI_5.5.3_for_Mac.pkg

About

Golang NDI Library wrapper for Linux/OS X

License:MIT License


Languages

Language:Go 100.0%