Camera SDK sample code

Post Reply
newuser11
Posts: 3
Joined: Fri Nov 25, 2011 10:40 am

Camera SDK sample code

Post by newuser11 »

I'm new to this forum and SDK.
I've installed the Camera SDK and compiled the samples code.
The code run but does not show any frame. While when I run the visualtest.exe program that comes with the SDK, it seems to be working properly.

When I debug through the code, it went thru the path where it did receive FRAME(S) but nothing get displayed (FrameID does not change)
Any help!!
NaturalPoint - Mike
Posts: 1896
Joined: Tue Feb 01, 2011 8:41 am
Location: Corvallis, OR

Re: Camera SDK sample code

Post by NaturalPoint - Mike »

What sample did you try to compile?
newuser11
Posts: 3
Joined: Fri Nov 25, 2011 10:40 am

Re: Camera SDK sample code

Post by newuser11 »

ImageProcessing & MJPEGViewer
NaturalPoint - Mike
Posts: 1896
Joined: Tue Feb 01, 2011 8:41 am
Location: Corvallis, OR

Re: Camera SDK sample code

Post by NaturalPoint - Mike »

What type of cameras are connected?
newuser11
Posts: 3
Joined: Fri Nov 25, 2011 10:40 am

Re: Camera SDK sample code

Post by newuser11 »

TRACKIR 5
Birch
Posts: 1139
Joined: Thu Jan 30, 2003 5:00 am
Location: Corvallis, Oregon

Re: Camera SDK sample code

Post by Birch »

Those samples utilize MJPEG mode is not available in TrackIR cameras. To use those samples you would need an OptiTrack camera.
Post Reply