Closed ethanlaj closed 1 year ago
Can these functions and any related variables be moved to a separate file, like video_feed_helpers.py so that web.py is focused more on just creating endpoints for the API?
video_feed_helpers.py
https://github.com/BlueJayADAL/SCARP2023-JayRadar/blob/3d640586c14316c8b44e58266017245c5d42a895/backend/web.py#L22-L79
Is being fixed in the modules branch.
Can these functions and any related variables be moved to a separate file, like
video_feed_helpers.py
so that web.py is focused more on just creating endpoints for the API?https://github.com/BlueJayADAL/SCARP2023-JayRadar/blob/3d640586c14316c8b44e58266017245c5d42a895/backend/web.py#L22-L79