OpenLightingProject / ola

The Open Lighting Architecture - The Travel Adaptor for the Lighting Industry
https://www.openlighting.org/ola/
Other
634 stars 202 forks source link

Use in standalone application #1775

Open PixelboysTM opened 2 years ago

PixelboysTM commented 2 years ago

Hello I want to build my own simple dmx control software and want to send the dmx out via Artnet. OLA seems to be the only cpp software that can send dmx over Artnet. Is it possible to use a part of OLA in my ow application to only send out artnet and if it is possible how do I achieve it?

Thanks in advance!

rbalykov commented 2 years ago

use libola, thats what you ask for.