Heroizme / Unity_ArtNetRecorder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ArtNet / UDP Recorder

thumbnail

This application can capture UDP / ArtNet signal instantly. As recording data is pure binary data, you can read it any software.

The data will be saved in StreamingAssets folder.

ArtNet record data structure

structure

ArtNet Re-Sender

sender

This application can play and send recorded data as ArtNet signal. The playing data will be shown as red dotted texture (right hand side of window, bottom is universe 0).

About


Languages

Language:C# 98.6%Language:JavaScript 1.4%