Search found 26 matches

by Pixerati
Thu Sep 17, 2020 2:27 pm
Forum: Motive
Topic: Streaming Delay for Virtual Production (Unreal)
Replies: 4
Views: 2646

Re: Streaming Delay for Virtual Production (Unreal)

It looks like TQueue is only available in the C++ API, not Blueprints. (Although I did see a tutorial on how to wrap one for Blueprints: https://www.parallelcube.com/2017/10/23/how-to-add-c-containers-to-blueprints/ ) Unfortunately I'm not sure you're going to a simple "one dial" solution ...
by Pixerati
Wed Sep 16, 2020 10:01 pm
Forum: Motive
Topic: Streaming Delay for Virtual Production (Unreal)
Replies: 4
Views: 2646

Re: Streaming Delay for Virtual Production (Unreal)

Fabio,

There may well be a simple way to do this in Motive, but I would think you'd have more control over adjustable latency using a simple TQueue container in Unreal.
by Pixerati
Thu Jun 04, 2020 5:28 pm
Forum: Motive
Topic: Motive 1.7.3 calibration crash
Replies: 1
Views: 1414

Re: Motive 1.7.3 calibration crash

My guess would be that you're missing one of the Windows frameworks that doesn't get called until calibration. At least that's what I'd check first. Sometimes a framework can get skipped during install if your system already claims to have it...
by Pixerati
Tue Jun 02, 2020 9:02 am
Forum: OptiTrack MarketPlace
Topic: 12 x Flex V100 camera system for sale
Replies: 3
Views: 4065

Re: 12 x Flex V100 camera system for sale

Did you ever end up selling these?
by Pixerati
Wed Mar 18, 2020 10:52 am
Forum: OptiTrack MarketPlace
Topic: [Wanting to buy] V100:R2 OR Flex3 cameras
Replies: 0
Views: 1733

[Wanting to buy] V100:R2 OR Flex3 cameras

Looking for backup cameras to supplement an existing V100 system.

If you have some lying in a corner of your stage, email at: v100@pixerati.com
by Pixerati
Fri Nov 16, 2018 9:50 pm
Forum: OptiTrack MarketPlace
Topic: Selling ALL NEW Equipment Package
Replies: 5
Views: 4459

Re: Selling ALL NEW Equipment Package

Still for sale?
by Pixerati
Sun Jan 29, 2017 11:35 pm
Forum: OptiTrack Data Streaming
Topic: NatNet libs in VS2015
Replies: 1
Views: 2889

NatNet libs in VS2015

I'm stuck compiling in VS2015 due to a dependency on another API required for the task at hand. Is there any way to get the x64 NatNetlibs to link in Visual Studio 2015?
Even a beta compile of the libraries would be helpful...?
by Pixerati
Mon May 30, 2016 8:42 am
Forum: OptiTrack Data Streaming
Topic: Motive to Unity
Replies: 28
Views: 34756

Re: Motive to Unity

Wow, that's amazing Lung-Pan. I personally vote for this to be established as the default Unity solution and updated accordingly. Haven't actually tested it yet, but the code looks pretty clean.
by Pixerati
Fri Aug 08, 2014 8:39 am
Forum: OptiTrack Data Streaming
Topic: Streaming unlabeled markers
Replies: 2
Views: 3031

Re: Streaming unlabeled markers

Never mind: found the answer in the fine print at the bottom of the page in the sdk user guide.

For those who are as bad at reading docs as me: any triangulated marker is included in the frame of mocap data in addition to the labeled sets.
by Pixerati
Mon Jul 21, 2014 9:46 pm
Forum: OptiTrack Data Streaming
Topic: Streaming unlabeled markers
Replies: 2
Views: 3031

Streaming unlabeled markers

I may have missed this somewhere else, but is there a way to stream out of Motive the location of markers that don't belong to a marker set or a rigid body? Could I do that by depacketizing myself? I want to manually identify the position of markers in real-time based on their known proximity to rig...