open UDP interface
-
Hi,
I am attempting to prototype body tracking with the Zig Sim Pro iOS app as it provides full body and face tracking through Apple ARkit. Is there anything that will allow JSON data to be received into Isadora over UDP protocol? Even in pre-release state?
Best Wishes
Russell -
-
@bonemap We do not currently have any actors which allow custom UDP messaging, however, Isadora supports UDP via Open Sound Control. If you are able to format the UDP messages according to the OSC specification Isadora will be able to receive the messages in that way.
-
Hi Ryan,
Thanks for your response. Unfortunately the OSC functionality of Zig Sim Pro for full body tracking does not appear to be working for me. I have the correct iPhone device and iOS. I can get a connection using udp and json to the Zig Sim desktop app. Just thought I would ask before taking a different route such as node.js
Best wishes
Russell