Hi there,
I am working with the H7 Plus and I want to combine to example codes together. I want to film and see the result whilst on the ground. At the same time, the video has to be saved on the SD-card.
When I tried to combine the two codes there were a few problems. The code “mpjeg_on_movement” and “tv” both have a while(true): statement. When the tv while statement is on top that part works. But when the other statement is on top the tv doesn’t work. Normally with other programming languages you just place a new code after a closed statement, but with this while statement I don’t see where the statements end.
Thanks in advance,
Dave