..
comms
Set commands before subscribing to messages ( #7550 )
2023-09-01 07:06:59 -05:00
detectors
fix edgetpu device type "None" (auto) ( #7097 )
2023-07-08 16:04:51 -05:00
events
Reduce database queries to necessary fields ( #7751 )
2023-09-11 17:07:04 -05:00
images
Replace green screen with error message and force camera_fps to 0 ( #4544 )
2022-11-28 21:47:20 -06:00
motion
use a different method for blur and contrast to reduce CPU ( #6940 )
2023-06-30 07:27:31 -05:00
ptz
Don't fail ptz if camera does not support relative zoom ( #7542 )
2023-09-01 07:07:18 -05:00
record
Reduce database queries to necessary fields ( #7751 )
2023-09-11 17:07:04 -05:00
test
Add tests for recordings retention and fix bug ( #7183 )
2023-07-16 13:07:15 -05:00
track
Autotracking: reset motion estimator ( #7129 )
2023-07-13 05:32:51 -05:00
util
Show sub label in debug view when available ( #7567 )
2023-09-01 07:03:47 -05:00
__init__.py
app container and config schema
2021-01-26 21:40:33 -06:00
__main__.py
Add isort and ruff linter ( #6575 )
2023-05-29 05:31:17 -05:00
app.py
Run flask as multi threaded ( #7648 )
2023-09-02 05:41:46 -05:00
config.py
Refactor AudioTfl class to accept the number of detection threads as a parameter in the constructor, and update the usage of the num_threads attribute accordingly ( #7588 )
2023-09-01 07:00:11 -05:00
const.py
Refactor Recordings ( #7275 )
2023-07-26 05:55:08 -05:00
ffmpeg_presets.py
Fix ffmpeg preset typo ( #7293 )
2023-07-26 18:48:05 -05:00
http.py
Reduce database queries to necessary fields ( #7751 )
2023-09-11 17:07:04 -05:00
log.py
Remove faster_fifo ( #7181 )
2023-07-16 07:42:56 -05:00
models.py
Save average dBFS and retain segment with dBFS in motion mode ( #7158 )
2023-07-14 19:05:14 -05:00
mypy.ini
update deps ( #6093 )
2023-04-15 14:17:59 -05:00
object_detection.py
Remove faster_fifo ( #7181 )
2023-07-16 07:42:56 -05:00
object_processing.py
Show sub label in debug view when available ( #7567 )
2023-09-01 07:03:47 -05:00
output.py
Catch broken pipe when sending to websocket ( #7556 )
2023-09-01 07:06:39 -05:00
plus.py
Fix linter error ( #7428 )
2023-08-10 05:49:11 -05:00
stats.py
Nvidia Jetson ffmpeg + TensorRT support ( #6458 )
2023-07-26 05:50:41 -05:00
storage.py
Reduce database queries to necessary fields ( #7751 )
2023-09-11 17:07:04 -05:00
timeline.py
Add support for stationary and active timeline entires ( #7344 )
2023-07-31 21:43:48 -05:00
types.py
Remove faster_fifo ( #7181 )
2023-07-16 07:42:56 -05:00
video.py
Catch case where detected object has a height of 0 ( #7425 )
2023-08-10 05:51:30 -05:00
watchdog.py
Cleanup and organize utils ( #7033 )
2023-07-06 09:28:50 -05:00