jeroendevos Posted February 23, 2022 Report Posted February 23, 2022 Hello everyone, does anyone know if its possible to send a UDP message to an ipadress which contains the exact time position when timeline1 is running for example. kind regards, 0 Quote
Moderator jfk Posted February 23, 2022 Moderator Report Posted February 23, 2022 2 hours ago, jeroendevos said: Hello everyone, does anyone know if its possible to send a UDP message to an ipadress which contains the exact time position when timeline1 is running for example. kind regards, No, not exactly, but the function you seek exists. A TCP message with current time position included in it can be streamed using the subscription function of the getStatus command. The messages contain a lot more than timeline time position, so you will need to parse out the time value. 0 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.