Oh, that's a bummer, but awesome if you could implement that. Btw, the E682 controller doesn't seem to honor the priority. Can you think of another way I can essentially flip between two (E1.31) streams? I think I'll end up using ArtNet from Glediator and then E1.31 from my main controller software. But I need a way to stop the Glediator "stream" when my music sequence plays. The sACN priority would've solved it, but unless I can find a piece of software that can "merge" two E1.31 streams I don't know how I can do it. Small drawing of what I was hoping for:
Sequence controller (home made, Animatroller) -> E1.31 (u1) -> OLA -> E1.31 (u10) -> E682 -> pixels
Glediator -> ArtNet (u1) -> OLA -> E1.31 (u10) -> E682 -> pixels
where OLA would do the priority decision. In the sequence controller I can turn on/off the E1.31 stream so if E682 had supported priority that would've solved it. My fallback is having OLA do the prioritization, but if it can't map E1.31 universe to another then I'm not sure how to accomplish. I essentially need a E1.31 sink with proper prioritization logic which can then output on another universe (that my E682) can read.
Is there a way I can re-wire OLA over some protocol?