Search found 14 matches

by Quen
Fri Jan 25, 2013 7:28 am
Forum: OptiTrack Data Streaming
Topic: Arena to Unity streaming
Replies: 45
Views: 103685

Re: Arena to Unity streaming

<r>I reduced arena's streaming framerate to 20% and the lag was gone at once! So you were completely right <E>:-)</E><br/> I will try to use the asynchronous callback method now.<br/> <br/> Thanks again.<br/> <br/> edit: reducing the receivingBufferSize from default (8192 bytes) to 512 already solve...
by Quen
Thu Jan 24, 2013 12:20 pm
Forum: OptiTrack Data Streaming
Topic: Arena to Unity streaming
Replies: 45
Views: 103685

Re: Arena to Unity streaming

<r>Thanks for your answer, Morgan! <E>:-)</E><br/> <br/> The video should be viewable now, the performance on the capture was very poor, but the capturing is not the reason for the delay, it happens without capturing, too.<br/> <br/> My first idea was similar to what you described, but I could not f...
by Quen
Thu Jan 24, 2013 7:22 am
Forum: OptiTrack Data Streaming
Topic: Arena to Unity streaming
Replies: 45
Views: 103685

Re: Arena to Unity streaming

Hi again, I'm still having problems to get the streaming data correctly into Unity. This is what I use right now: using UnityEngine; using System; using System.Collections; using System.Net; using System.Net.Sockets; using System.Runtime.InteropServices; public class Arena : MonoBehaviour { public C...
by Quen
Wed Nov 28, 2012 6:55 pm
Forum: OptiTrack Data Streaming
Topic: Arena to Unity streaming
Replies: 45
Views: 103685

Re: Arena to Unity streaming

Thanks for your reply, Morgan!
I will check my scripts next week and report the result here. :-)
by Quen
Mon Nov 26, 2012 5:20 am
Forum: OptiTrack Data Streaming
Topic: Arena to Unity streaming
Replies: 45
Views: 103685

Re: Arena to Unity streaming

<r>Hi,<br/> I got the same problem Gabriele described. In Arena I have several rigidbodies which I want to use in Unity(4).<br/> <br/> I tried the scripts (by Morgan), removed all the skeleton stuff and managed to get them work.<br/> But the positions are all zero, even though the rigidbodies in Are...
by Quen
Thu Jul 01, 2010 12:36 am
Forum: ARENA & Expression
Topic: starting cameras on startup automaticly
Replies: 3
Views: 3039

Re: starting cameras on startup automaticly

Thank you very much!
by Quen
Wed Jun 30, 2010 7:06 am
Forum: ARENA & Expression
Topic: starting cameras on startup automaticly
Replies: 3
Views: 3039

Re: starting cameras on startup automaticly

any statement?
by Quen
Tue Jun 29, 2010 1:16 am
Forum: OptiTrack Data Streaming
Topic: Rigid Body IDs with Arena and NatNet
Replies: 13
Views: 12886

Re: Rigid Body IDs with Arena and NatNet

I tried that adress, but no change. Still all id = 1
by Quen
Fri Jun 25, 2010 12:50 am
Forum: OptiTrack Data Streaming
Topic: Rigid Body IDs with Arena and NatNet
Replies: 13
Views: 12886

Re: Rigid Body IDs with Arena and NatNet

It is 239.255.42.99
I think that was default, can't remember changing it.
by Quen
Wed Jun 23, 2010 10:56 pm
Forum: OptiTrack Data Streaming
Topic: Rigid Body IDs with Arena and NatNet
Replies: 13
Views: 12886

Re: Rigid Body IDs with Arena and NatNet

The Arena version is 1.6.1000

NatNet is version is 2.2.0

I tested it with the packet client sample and with my own application which does not use any code from the sample. Both give me ID = "1"