blakeblackshear.frigate/frigate
Andrew Reiter 5edaaceaf2
Fix iOS playback of H.265 clips (#10105)
* Fix iOS playback of H.265 clips

* CI
2024-02-28 03:41:36 +00:00
..
comms
detectors
events
images
motion Setting motion masks to zero, rather than 255, will speed up calibration, as the average frame starts out at zero (#9992) 2024-02-23 06:08:05 -06:00
output Allow 2 fps for previews where active fast objects are detected (#10025) 2024-02-25 06:35:11 -06:00
ptz Use first onvif profile with ptz config (#10012) 2024-02-24 06:49:34 -07:00
record
review Publish finished reviews to mqtt / ws and use that for source of update banner (#10072) 2024-02-27 06:37:39 -07:00
stats
test
track Add missing frame_time argument to ObjectTracker.match_and_update() (#10079) 2024-02-27 06:48:01 -06:00
util Fix iOS playback of H.265 clips (#10105) 2024-02-28 03:41:36 +00:00
__init__.py
__main__.py
app.py
config.py Fix iOS playback of H.265 clips (#10105) 2024-02-28 03:41:36 +00:00
const.py
ffmpeg_presets.py Fix iOS playback of H.265 clips (#10105) 2024-02-28 03:41:36 +00:00
http.py Fix reviewed filter (#10039) 2024-02-25 15:36:18 -07:00
log.py
models.py
mypy.ini
object_detection.py
object_processing.py Use a rolling average of iou to determine if an object is no longer stationary (#9381) 2024-02-26 07:37:56 -06:00
plus.py
storage.py
timeline.py
types.py
video.py
watchdog.py