Hi community,
I have a quite huge dataset from GoPro sensors (see screenshot).
All the data is stored in a .json file that contains different values.
The challenge is that all the values are stored in one dataset.
As i don't have enought coding skills, I don't know how to write a proper
script to convert these values to keyframes.
Let's say i wan't to add each "spd" (speed) value to one keyframe.
How would that work? The datasets do also exist as .csv spreadsheets.
Thank's for any help!