I want to use the camera as input (if there's a lot of frame by frame change the value will be ~1, if there's little frame by frame change the value will be ~0) to control the speed (ranging from x0.5 to x2) of a 10 second movie which will be constantly looping.
I couldn't manage to figure out how to do that. I'm probably using the video library wrong.
Would appreciate any help! <3