Fails to see valid OSC packets

The issues found when using the Input/Output Manager panel
Post Reply
bcrotaz
Posts: 15
Joined: Fri Feb 07, 2020 7:21 am
Real Name: Bryan Crotaz

MacOS QLC 4.12.2

Sending OSC packets on 127.0.0.1 to port 7700
OSC packet:
0000 02 00 00 00 45 00 00 34 9a 6e 00 00 40 11 00 00 ....E..4.n..@...
0010 0a 01 30 3c 0a 01 30 3c 1e 14 1e 14 00 20 74 ab ..0<..0<..... t.
0020 2f 66 6f 6c 6c 6f 77 2f 31 2f 70 61 6e 00 00 00 /follow/1/pan...
0030 2c 69 00 00 00 00 00 07 ,i......

Checking this against the protocol document it looks valid. Generated with Rug.OSC

In input/output manager I set up universe 1 to listen to OSC plugin on 127.0.0.1. In the plugin config I set port 7700 (default anyway)

Then created a profile, and used the wizard to detect data whilst incrementing the value in OSC every 500ms. No data detected.

No packets listed as seen:

OSC
This plugin provides input for devices supporting the OSC transmission protocol.
Input 1: 127.0.0.1
Status: Open
Packets received: 0

I've confirmed in wireshark that the packets are there and they're valid. What do I do next?
Post Reply