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

Timestamps of Kinect recording is different from other streams #100

Open
Clementp69 opened this issue Jul 10, 2023 · 3 comments
Open

Timestamps of Kinect recording is different from other streams #100

Clementp69 opened this issue Jul 10, 2023 · 3 comments

Comments

@Clementp69
Copy link

I am recording different streams with the Lab recorder and for all, except the Kinect stream, timestamps have the same reference. The Kinect stream time recorded with the lab recorder is not synchronized with other streams encompassing brain signals and behavioral events. The Kinect stream has its own timestamp.

Do you know why? Can I fix this?

Thanks for your response.
Clément

@cboulay
Copy link
Contributor

cboulay commented Jul 10, 2023

What application is the origin of your Kinect stream?

Looking at the LSL KinectMocap stream, it's using automatic timestamps which should be good: https://github.com/labstreaminglayer/App-KinectMocap/blob/master/src/main.cpp#L138

@Clementp69
Copy link
Author

Thanks for your quick response.

But I am wondering how do you compile the main.cpp to get a .exe file ? Do you have a repository like : https://github.com/labstreaminglayer/App-AudioCapture where I can easily find the .exe ?

@cboulay
Copy link
Contributor

cboulay commented Jul 13, 2023

So are you saying that you did not use the KinectMocap application originally? Then what did you use? If there's another application out there that is doing this incorrectly then we should attempt to fix it.

As for building the KinectMocap app yourself, here are some generic instructions.

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