Hi everyone, totally new with programming and here so bare with me.
Currently, I'm using this guide to help me with my current project "https://github.com/hanyazou/TelloPy/blob/develop-0.7.0/tellopy/examples/video_effect.py"
I managed to get the live video, but in order to continue I need to save that video but unfortunately I have no idea on how to do so.
Then I read on this "https://docs.opencv.org/3.0-beta/doc/py_tutorials/py_gui/py_video_display/py_video_display.html" but I'm not sure where to even start.
Any help would be so helpful!