Giter Site home page Giter Site logo

gitmachtl / sacnview Goto Github PK

View Code? Open in Web Editor NEW

This project forked from docsteer/sacnview

0.0 0.0 0.0 29.18 MB

sACNView provides a tool for monitoring and sending the Streaming ACN lighting control protocol used for lighting control in theatres, TV studios and architectural systems

Home Page: http://www.sacnview.org

License: Apache License 2.0

Shell 1.49% JavaScript 0.37% Ruby 0.06% C++ 61.34% Python 0.70% C 30.68% AppleScript 0.22% CSS 1.00% Makefile 0.39% HTML 0.02% QMake 1.88% NSIS 1.87%

sacnview's Introduction

sACNView Build Status

sACNView is a tool for viewing, monitoring and testing the ANSI/ESTA E1.31 protcol, informally known as "Streaming ACN".

For general information on the project, visit the web site

This protocol is used in lighting systems (typically theatre, television, live entertainment and other systems where a high performance stream of data is required).

This is sACNView mark 2. The original program was written in Borland Delphi, but this new version supplants it. It is written in C++, using the Qt library and sACN reception code from Electronic Theatre Controls.

Installation

If you are interested in simply using the program, visit the product web site to download installers for your platform (Linux, Mac or Windows OS).

Building

If you are interested in building the application you will need the following:

The application uses a couple of external libraries:

  • Google Breakpad for crash reporting
  • LibPCAP for captured packet playback

You need to acquire the Breakpad library by using the git submodule command

  1. Clone the repository (git clone https://github.com/docsteer/sacnview.git)
  2. Switch to the directory (cd sacnview)
  3. Initialize the submodules (git submodule init)
  4. Download the submodule (git submodule update)

After that, to build, open the .PRO file in the root directory and build with Qt Creator

sacnview's People

Contributors

docsteer avatar marcusbirkin avatar hinrichsenhans avatar probonopd avatar samkearney avatar crackerjack55 avatar richardtea avatar mattbeghin avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.