Hi,
So I've been working on this project for awhile using an iPod touch running Liine's LEMUR to control a Behringer X32 Rack. Because the X32 can't accept bundles, I have to run LEMUR through OSCulator first (running on a 2010 MacBook Pro and using a Netgear WNDR3700V2 router).
On Lemur I have several toggle buttons that each send 4 messages. Unfortunately, it seems that OSCulator is not sending the complete bundle of messages every time. I can usually tap the button repeatedly with perfect results, but when I take a 30 second pause and tap again, the majority of the messages are lost.
I used WIRESHARK to monitor the OSC traffic. Attached below is what I got.
If you look at the attached screenshot, the order of events are:
Lemur on the iPod (192.168.1.4) sends a bundle containing the 4 messages to
Osculator on the Mac (192.168.1.3) which breaks up the bundle and sends 4 individual messages to the X32 (192.168.1.98).
As you can see in the beginning and toward the end there is a break up in the transmission where 3 out of 4 messages appear to be lost and instead the Mac and the X32 have ARP messages (I don't even know what those are).
I am noob at most of this but I'm getting my head wrapped around a lot of it. However, this has me stumped. If anyone can help, please let me know what you think
Screen Shot 2015-09-05 at 10.45.55 PM.png
So I've been working on this project for awhile using an iPod touch running Liine's LEMUR to control a Behringer X32 Rack. Because the X32 can't accept bundles, I have to run LEMUR through OSCulator first (running on a 2010 MacBook Pro and using a Netgear WNDR3700V2 router).
On Lemur I have several toggle buttons that each send 4 messages. Unfortunately, it seems that OSCulator is not sending the complete bundle of messages every time. I can usually tap the button repeatedly with perfect results, but when I take a 30 second pause and tap again, the majority of the messages are lost.
I used WIRESHARK to monitor the OSC traffic. Attached below is what I got.
If you look at the attached screenshot, the order of events are:
Lemur on the iPod (192.168.1.4) sends a bundle containing the 4 messages to
Osculator on the Mac (192.168.1.3) which breaks up the bundle and sends 4 individual messages to the X32 (192.168.1.98).
As you can see in the beginning and toward the end there is a break up in the transmission where 3 out of 4 messages appear to be lost and instead the Mac and the X32 have ARP messages (I don't even know what those are).
I am noob at most of this but I'm getting my head wrapped around a lot of it. However, this has me stumped. If anyone can help, please let me know what you think
Screen Shot 2015-09-05 at 10.45.55 PM.png
Comment