Search found 4 matches

by edraheim
Wed Jun 12, 2013 6:23 am
Forum: Tracking Tools
Topic: Realtime Change of Settings
Replies: 2
Views: 6486

Re: Realtime Change of Settings

<t>After additional investigation, I found the TT_SetTrackableSettings API which should update the Rigid Body settings. Unfortunately, my small testing isn't working when trying to change the settings via the API call. I can use the APIs to track a rigid body by initializing and then loading the nec...
by edraheim
Tue Jun 04, 2013 6:53 am
Forum: Tracking Tools
Topic: Realtime Change of Settings
Replies: 2
Views: 6486

Realtime Change of Settings

<t>We are using the Tracking Tools APIs to access camera data in a custom built client application. One of the things we need to do is adjust camera settings and tracking/rigid body settings within the application. <br/> We need to be able to do the following with the cameras:<br/> 1 - Turn LEDs on ...
by edraheim
Wed May 22, 2013 9:22 am
Forum: OptiTrack Data Streaming
Topic: Streaming Data to Client Application
Replies: 4
Views: 4288

Re: Streaming Data to Client Application

<t>Hi Dustin,<br/> I've have read through the documentation and I have the SimpleServer up and running. I am able to stream data from the SimpleServer to my own test client. My next question is how can I actually stream data from the camera via the "SimpleServer". The BuildFrame method in SimpleServ...
by edraheim
Tue May 21, 2013 11:55 am
Forum: OptiTrack Data Streaming
Topic: Streaming Data to Client Application
Replies: 4
Views: 4288

Streaming Data to Client Application

<t>Hello - I am trying to steam data from the V120 Trio cameras to a client application. I was able to do this easily with the Motive Software running and streaming to a WPF .NET client application via the NatNetSDK. What I really need to be able to do, though is to stream data from the camera witho...