Commit Graph

3 Commits

Author SHA1 Message Date
Ian Gulliver
71d600f481 Add sACN universe discovery announcements 2026-01-28 21:13:22 -08:00
Ian Gulliver
eba0750cb9 Bind send interface for sacn 2026-01-27 22:11:42 -08:00
Ian Gulliver
b0e9ecdee7 Add sACN input/output support and fix multi-source merging
- Add sACN/E1.31 protocol support for both input and output
- from_proto = "sacn" to receive from sACN multicast
- proto = "sacn" to output via sACN multicast
- Fix remap engine to maintain persistent state per output universe
- Multiple inputs targeting same output now merge correctly
- Prevents flickering when multiple universes feed same output

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-22 12:32:41 -08:00