blakeblackshear.frigate/frigate
Nicolas Mowen 923d07b1a4
BUG: Event stuck if recording & snapshot disabled while in-progress (#3023)
* Fix recording getting stuck bug

* Fix typo
2022-03-30 06:33:34 -05:00
..
test require url safe camera names 2022-02-18 21:18:26 -06:00
__init__.py
__main__.py
app.py add stacktrace to config validation errors 2022-02-18 21:18:26 -06:00
birdseye.png
config.py feat: Timeline UI (#2830) 2022-02-27 08:04:12 -06:00
const.py
edgetpu.py safe refactoring (#2552) 2022-02-18 21:18:26 -06:00
events.py BUG: Event stuck if recording & snapshot disabled while in-progress (#3023) 2022-03-30 06:33:34 -05:00
http.py FEAT: Ability to set sub labels for specific events (#2949) 2022-03-17 07:18:43 -05:00
log.py
models.py FEAT: Ability to set sub labels for specific events (#2949) 2022-03-17 07:18:43 -05:00
motion.py
mqtt.py safe refactoring (#2552) 2022-02-18 21:18:26 -06:00
object_processing.py MQTT support for all objects for each camera & zone (#2908) 2022-03-10 06:03:00 -06:00
objects.py deregister based on max_frames setting 2022-02-18 21:18:26 -06:00
output.py update birdseye to handle stationary objects 2022-02-18 21:18:26 -06:00
record.py remove invalid warning 2022-02-18 21:18:26 -06:00
stats.py
util.py avoid rare divide by zero 2022-02-18 21:18:26 -06:00
video.py fix for opencv changes 2022-02-21 06:51:33 -06:00
watchdog.py
zeroconf.py