Search found 5 matches

by jamescode
Mon Jun 09, 2025 1:32 pm
Forum: Camera SDK
Topic: GetPosition vs GetResult
Replies: 1
Views: 1737

Re: GetPosition vs GetResult

GetResult() returns raw positions of all detected markers, while GetPosition() gives a processed, filtered position of a tracked object (like a rigid body). It’s not just an average. GetPosition() applies smoothing and model-based logic, which explains the difference you’re seeing. Use GetResult() f...
by jamescode
Mon May 26, 2025 10:42 am
Forum: OptiTrack Data Streaming
Topic: I'm curious about camera network warning.
Replies: 1
Views: 2034

Re: I'm curious about camera network warning.

Hey, that warning usually means the camera and streaming networks are on the same interface, which can cause issues. Since both are on 199.188.177.x, that’s likely why no data is coming through. Try using a separate network interface for streaming, one for the camera, and one for data. That usually ...
by jamescode
Fri May 23, 2025 12:22 pm
Forum: OptiTrack Data Streaming
Topic: Still this bug in Optitrack Unreal Plugin 5.3
Replies: 3
Views: 8112

Re: Still this bug in Optitrack Unreal Plugin 5.3

I just ran into the same thing with 5.3 and was scratching my head for a while. Dragging off the pin and creating a variable seemed like it should work, but yeah, turns out it's assigning the wrong type under the hood. Manually creating the variable with the correct type from the Variables panel fix...
by jamescode
Mon Feb 17, 2025 8:03 pm
Forum: Motive
Topic: Record video
Replies: 6
Views: 7155

Re: Record video

I recommend using Camtasia to capture your tracking scene. It's lightweight and should let you record your Motive perspective view without significantly impacting tracking performance. Just make sure you're not running too many background processes.
by jamescode
Thu Feb 13, 2025 5:47 am
Forum: ARENA & Expression
Topic: Arena 1.7 or earlier?
Replies: 12
Views: 100765

Re: Arena 1.7 or earlier?

Unfortunately, NaturalPoint support has confirmed they can't provide older Arena installers.