You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[x] Handle edge case where the requested time range is currently being recorded
235
-
-[x] Handle edge case where the requested time range overlaps on the left with existing recorded videos (start_time < oldest_video_start_time < end_time)
236
-
-[x] Allow recording in the future (end time in the future)
237
-
-[x] Add route to request from time + duration
238
-
-[ ] Update logger to use standard methods
239
-
-[ ] Update to async implementation
240
-
-[ ] Auto generate documentation
234
+
-[ ] Auto generated documentation
235
+
-[ ] Add stress test
236
+
-[ ] Add perfomance test
237
+
-[ ] Add Fallback mechanism for crashed cameras
238
+
-[ ] Check number of workers and ffmpeg workers, CPU percentages usage
0 commit comments