vvvv / VL.Devices.DeckLink

A package for using DeckLink capture cards by Blackmagic Design in VL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VL.Devices.DeckLink

A package for using DeckLink capture cards by Blackmagic Design in VL.

Try it with vvvv, the visual live-programming environment for .NET
Download: http://visualprogramming.net

Requirements:

Using the library

In order to use this library with VL you have to install the nuget that is available via nuget.org. For information on how to use nugets with VL, see Managing Nugets in the VL documentation. As described there you go to the commandline and then type:

nuget install VL.Devices.DeckLink -pre

Once the VL.Devices.DeckLink nuget is installed and referenced in your VL document you'll see the category "DeckLink" under "Devices" in the nodebrowser.

Demos are available via the Help Browser!

About

A package for using DeckLink capture cards by Blackmagic Design in VL

License:GNU Lesser General Public License v2.1


Languages

Language:C# 100.0%