diff --git a/src/main.py b/src/main.py index b49815a..ec3ac9a 100644 --- a/src/main.py +++ b/src/main.py @@ -405,6 +405,10 @@ while True: # write the output frame to disk writer.write(frame) + # TODO: cleanup W4A that is WAY over due -- it's unknown anyway.. + # TODO: find a way to get rid of IMPOSSIBLE obj for example + # suddenly appear on area 7 then move up NORTH... -- this is incorrectly detected indeed. + # release the file pointers print("[INFO] cleaning up...") if writer: