/blackmagicdesign

Let's you develop your own remote application for BMD devices.

Primary LanguageDartOtherNOASSERTION

BlackMagic Design

Let's you develop your own remote application for BMD devices.

Disclaimer: This is not official BlackMagic Package. This is a work of an individual who doesn't belong to any organization or company.

Getting Started

This package is based on products by BlackMagic Design. Till now this package was focused to develop remote protocol for HyperDeck Studio Mini and ATEM Television Studio HD. Remote control protocol for other products maybe developed in future. If you need any module specific for any other product, please mail me.

Installation

Dependency

Add the package as a dependency in your pubspec.yaml file.

dependencies:
  blackmagicdesign: ^0.0.1

Import

Import the package in your code file.

import 'package:blackmagicdesign/blackmagicdesign.dart';

License

BlackMagic Design is released under License.

About me

I'm Samson Christopher from India. I like building new stuff.