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

Can't set time values by GPMFWriteStreamStoreStamped() when using more than 2 sensors #7

Open
p51lee opened this issue Apr 22, 2021 · 0 comments

Comments

@p51lee
Copy link

p51lee commented Apr 22, 2021

Hi, I'm trying to make a gpmf mp4 file using pre-existing sensor data (e.g. GPS, Accelerometer, Gyroscope).
By using for loops for each sensors, I succeeded in putting the streams of three sensors in one file, but the rest of the streams except the first stream did not contain the time(cts) value I put in the GPMFWriteStreamStoreStamped(...,tick) function. Actually, there were cts data such as 4004, 5005, 6006.
Is there any way to solve this problem?

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

1 participant