Search found 4 matches
- Fri Feb 12, 2010 9:59 am
- Forum: OptiTrack SDK
- Topic: c# memLeak?
- Replies: 5
- Views: 5232
Re: c# memLeak?
Thanks for your help, seems to be better if i enable sending empty frames....? but after extensive testing (of my final App), seems as if the program fluctuates in memory use by 30MB. Increasing in small increments then having large drops. While totally fine for my usage, is this common?
- Fri Feb 12, 2010 9:55 am
- Forum: OptiTrack SDK
- Topic: SDK installer
- Replies: 1
- Views: 2742
SDK installer
hi,
i am currently involved in a project that is being developed for "windows embedded standard" dose the optitrack sdk installer support silent install? or do you have a component available for use in windows embedded?
i am currently involved in a project that is being developed for "windows embedded standard" dose the optitrack sdk installer support silent install? or do you have a component available for use in windows embedded?
- Tue Jan 19, 2010 4:39 am
- Forum: OptiTrack SDK
- Topic: c# memLeak?
- Replies: 5
- Views: 5232
Re: c# memLeak?
here is the c# for the simple project the whole source is available from here: http://www.filefactory.com/file/a2dgaae/n/standAlone_v100.zip thanks for the quick reply, and please excuse the bad code i'm pretty new to programming. using System; using System.Collections.Generic; using System.Componen...
- Mon Jan 18, 2010 12:56 pm
- Forum: OptiTrack SDK
- Topic: c# memLeak?
- Replies: 5
- Views: 5232
c# memLeak?
<t>hi,<br/> was wondering if anybody has found the same issue as me....<br/> basically whenever i compile and run a very simple c# application, which just displays the x and y of a single dot being tracked.<br/> I get what seems like a memory leak, if i look at the process in my taskManager the allo...