Commit Graph

4 Commits

Author SHA1 Message Date
zii
ba54b5b44a v3.6.t1
-updated the way the video clips from the live stream are named to
 simple unsigned int number increments. doing this makes the file
 names much more predictable and removes the need for filesystem
 monitoring.
2024-10-09 12:38:49 -04:00
zii
88ea1086f6 v3.6.t1
-all recordings, clips and snapshots are now base on UTC naming
 scheme for easy name prediction for client apps.

-detect loop no longer list dirs for files or monitors for dir
 changes. it will now predict video clip names base on current
 UTC time.
2024-08-04 14:42:13 -04:00
zii
7046dd1162 v3.5.t3
-recording loop detected in "starving" state now triggers and auto
 restart of the recording loop.

-preparing to release to main.
2024-08-02 07:55:04 -04:00
zii
daad0dffa2 v3.5.t2
-re-added recordloop as a thread within the app.
-the app no longer use mutiple services and will instead fully
 operate in a single master service.
-build/install.py will now install the app as a single service.
-added/updated -s, -r and -q options to manage the single master
 service.
2024-04-21 08:03:30 -04:00