Skip to content
/ hyperudp Public

Convert raw UDP streams to Hyperion's Protocol Buffer format

License

Notifications You must be signed in to change notification settings

nzbr/hyperudp

Repository files navigation

HyperUDP

GitHub Build Status Libraries.io dependency status for GitHub repo

A program that converts raw UDP streams to Hyperion's Protocol Buffer format

Hyperion.ng currently has no way to receive a raw UDP stream itself.
For example this can be used to use ColorChord with Hyperion.ng

Building

Just run go build .

Usage

Basically it's just ./hyperudp <Hyperion IP>
This, by default, opens a UDP socket on port 1337. Any color data sent there should appear as a video feed in Hyperion and thus on your connected RGB devices

For more advanced settings please see ./hyperudp --help

About

Convert raw UDP streams to Hyperion's Protocol Buffer format

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages