Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to run opendepth.exe? #1

Open
rlxor74 opened this issue Jul 20, 2012 · 5 comments
Open

how to run opendepth.exe? #1

rlxor74 opened this issue Jul 20, 2012 · 5 comments

Comments

@rlxor74
Copy link

rlxor74 commented Jul 20, 2012

Hi.

SkeletalViewer.exe in Kinect SDK works well.
When I try to run opendepth.exe, it shows "SkeletalTracking is stopped...".
I copied DLLs in SDK to server folder and then try again. I got the same result.
Any ideas?

@mirceapiturca
Copy link
Owner

Hi,
Does the opendepth.exe server shows the VGA image from the Kinect? The DLLs should be in the same folder with the opendepth.exe.
Thanks

@rlxor74
Copy link
Author

rlxor74 commented Jul 23, 2012

Hi,
No, it doesn't. It just shows sending error informations to MS and then terminate.
I copy parts of the signatures hereinafter. This may be helpful to debug.

<ProblemSignatures>
    <EventType>CLR20r3</EventType>
    <Parameter0>opendepth.exe</Parameter0>
    <Parameter1>1.0.0.0</Parameter1>
    <Parameter2>4feb4c23</Parameter2>
    <Parameter3>PresentationFramework</Parameter3>
    <Parameter4>4.0.0.0</Parameter4>
    <Parameter5>4f17f68c</Parameter5>
    <Parameter6>7b4d</Parameter6>
    <Parameter7>0</Parameter7>
    <Parameter8>System.Windows.Markup.XamlParse</Parameter8>
</ProblemSignatures>
<DynamicSignatures>
    <Parameter1>6.1.7601.2.1.0.768.3</Parameter1>
    <Parameter2>1042</Parameter2>
    <Parameter22>0a9e</Parameter22>
    <Parameter23>0a9e372d3b4ad19135b953a78882e789</Parameter23>
    <Parameter24>0a9e</Parameter24>
    <Parameter25>0a9e372d3b4ad19135b953a78882e789</Parameter25>
</DynamicSignatures>

@mirceapiturca
Copy link
Owner

Please let us know if you are on 32 or 64 bits. On every 64 system we tested worked well.
Thanks

@rlxor74
Copy link
Author

rlxor74 commented Jul 25, 2012

I'm using windows 7 64 bits in dell notebook.
Does opendepth.exe require specific visual studio redistributable?

@mirceapiturca
Copy link
Owner

you can try installing VISUAL C++ 2010 EXPRESS, is free and we used it to compile the server.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants