blakeblackshear.frigate/frigate
Nicolas Mowen c2eac10925
Tweaks and fixes (#11541)
* Update config version to be stored inside of the config

* Don't remove items from list when navigating back

* Use video api instead of webps for live current hour filmstrip

* Check that the config file is writable

* Show camera name when camera is offline

* Show camera name when offline

* Cleanup
2024-05-26 16:49:12 -05:00
..
api UI tweaks / fixes (#11479) 2024-05-22 07:14:48 -06:00
comms Simplify on connect (#11176) 2024-04-30 07:27:39 -06:00
detectors Add support for TensorRT v10 (multiple api calls have changed) (#11166) 2024-05-22 06:57:52 -06:00
events Bug fixes (#11332) 2024-05-10 11:42:56 -06:00
images
motion cspell fixes (#11447) 2024-05-20 07:37:56 -06:00
output Fix extra space in command (#11487) 2024-05-22 13:25:58 -05:00
ptz cspell fixes (#11447) 2024-05-20 07:37:56 -06:00
record UI fixes (#11161) 2024-04-29 15:23:24 -06:00
review Recording fixes (#11406) 2024-05-17 07:26:42 -06:00
stats Cleanup error gpu (#11130) 2024-04-27 11:26:51 -05:00
test cspell fixes (#11447) 2024-05-20 07:37:56 -06:00
track Adjust stationary reqs depending on state (#11226) 2024-05-03 17:28:06 -05:00
util Tweaks and fixes (#11541) 2024-05-26 16:49:12 -05:00
__init__.py
__main__.py
app.py Auth! (#11347) 2024-05-18 10:36:13 -06:00
config.py Tweaks and fixes (#11541) 2024-05-26 16:49:12 -05:00
const.py Auth! (#11347) 2024-05-18 10:36:13 -06:00
ffmpeg_presets.py
log.py
models.py Auth! (#11347) 2024-05-18 10:36:13 -06:00
mypy.ini
object_detection.py chore: fix some typos in comments (#11028) 2024-04-20 06:16:43 -05:00
object_processing.py Revamp object debug view (#11186) 2024-05-01 08:07:56 -06:00
plus.py
storage.py
timeline.py Improve graph using pandas (#9234) 2024-01-31 12:56:11 +00:00
types.py
video.py fix motion updating (#11083) 2024-04-23 09:57:29 -05:00
watchdog.py