You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Attempting to use the built-in "SacnViewer" program yields only the first sequence received. The console prints data at a breakneck pace, but otherwise appears unchanged between messages until I restart the program. I'm attempting to stream in data from MagicQ.
The text was updated successfully, but these errors were encountered:
To add further context: I'm replacing the IPAddress.Any with IPAddress.Parse("127.0.0.1") because I don't want to broadcast across my network. However, even leaving the code default it appears to still be stuck on whatever sequence it initially sees when connecting.
Attempting to use the built-in "SacnViewer" program yields only the first sequence received. The console prints data at a breakneck pace, but otherwise appears unchanged between messages until I restart the program. I'm attempting to stream in data from MagicQ.
The text was updated successfully, but these errors were encountered: