Hello
i have an project where the video is playing loop. i want to close gpio 20 sec. after starting the clip. i did it with "entry command" - pause for 20000 - close gpio. but if i do that the video pauses too for 20 sec. it should play without pause and only after 20 seconds the gpio should close in background. how can i do that
thanks