blakeblackshear.frigate/frigate
Nicolas Mowen 9680f2a574
Bug fixes (#11332)
* Fix external events saving

* Only show relevant labels

* Set on recordings view too

* Fix video control width on motion page

* use overlay so player state is maintained between camera switches

* use overlay so player state is maintained between camera switches

* mobile only

* Formatting

* Use higher amount

* Only wrap when needed
2024-05-10 11:42:56 -06:00
..
api Add ability to submit frames from recordings (#11212) 2024-05-03 09:00:19 -05:00
comms
detectors
events Bug fixes (#11332) 2024-05-10 11:42:56 -06:00
images
motion
output
ptz
record
review Backend and webui fixes (#11309) 2024-05-09 08:20:33 -05:00
stats
test Cleanup config validation (#11235) 2024-05-04 10:15:03 -05:00
track Adjust stationary reqs depending on state (#11226) 2024-05-03 17:28:06 -05:00
util Add ability to submit frames from recordings (#11212) 2024-05-03 09:00:19 -05:00
__init__.py
__main__.py
app.py Backend and webui fixes (#11309) 2024-05-09 08:20:33 -05:00
config.py Improve config validation error messages (#11292) 2024-05-08 08:46:31 -06:00
const.py
ffmpeg_presets.py
log.py
models.py
mypy.ini
object_detection.py
object_processing.py
plus.py
storage.py
timeline.py
types.py
video.py
watchdog.py