Skip to content

ApsOps/flumotion-decklink

 
 

Repository files navigation

Flumotion-decklink

This is a Flumotion producer component for Blackmagic DeckLink devices. It is based on the free decklink gstreamer plugin, which is part of http://gstreamer.freedesktop.org/modules/gst-plugins-bad.html.

Flumotion (http://www.flumotion.net/) is an open source multimedia streaming server.

BlackMagic (http://www.blackmagicdesign.com/) makes video production hardware.

Install

First run the autotools:

libtoolize -c --force
autopoint --force
intltoolize -f
aclocal -I common
autoconf
automake -a -c -f

Then you can run either:

configure
make

or, you can build a debian package:

dpkg-buildpackage

There's also a .spec file for building an rpm.

About

Producer component for BlackMagic decklink cards using David Schleef's decklink gstreamer plugin

Resources

License

Unknown, LGPL-2.1 licenses found

Licenses found

Unknown
COPYING
LGPL-2.1
LICENSE.LGPL

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 79.4%
  • Makefile 13.4%
  • Shell 5.4%
  • Awk 1.8%