Search found 5 matches

by thepbac
Thu Jun 06, 2019 7:50 pm
Forum: Motive
Topic: Motive crashing when exporting to avi
Replies: 1
Views: 2278

Re: Motive crashing when exporting to avi

Hello. I have met your problem.
In fact, maybe it cause your take file and the Motive version is not same. I mean the take file which you was opened, was captured by current Motive version.
So you just export video of the take file by open the motive version which captured its.
by thepbac
Thu Jun 06, 2019 7:43 pm
Forum: Motive
Topic: The time duration of the export tracking file is less than time duration of take file
Replies: 0
Views: 1633

The time duration of the export tracking file is less than time duration of take file

Hi all. I am using the Motive version 1.8.4 in Window 7 64 bit. This is second times which I have met very strange error with my take file. The first time I have sent email to Motive support team but they said they did not support for old Motive version so I must ask to you in there to help me. In m...
by thepbac
Wed Apr 11, 2018 9:01 pm
Forum: Camera SDK
Topic: Screenshots took with VectorTracking sample
Replies: 2
Views: 4749

Re: Screenshots took with VectorTracking sample

Can you share your project with me?
Cause I need capture image from all our cameras.
Thank you so much.
by thepbac
Mon Apr 09, 2018 9:51 pm
Forum: Camera SDK
Topic: Save camera's image into a bitmap file(in local folder)
Replies: 1
Views: 4356

Save camera's image into a bitmap file(in local folder)

Hello, this is a short code to save image from a camera into bitmap file (worked with MJPEG Viewer project). I have its after a long time research and test many times. I hope it will make you happy when use it. void CaptureScreen(int w,int h, unsigned char *image) { BITMAPFILEHEADER bf; BITMAPINFOHE...
by thepbac
Thu Oct 26, 2017 11:02 pm
Forum: OptiTrack Data Streaming
Topic: Error LNK2019: unresolved external symbol when compile
Replies: 0
Views: 2039

Error LNK2019: unresolved external symbol when compile

Hi everyone. I want to intergared the NatNetSDK Library into a another software (in plugins type of this software). I decied that the SimpleClient in example SDK's folder is very usefull with me. When I did as the follow guide to create my plugins, I have check very carefull about how to use the Nat...