blakeblackshear.frigate/frigate
Nicolas Mowen 5b1b6b5be0
Fix round robin (#15035)
* Move camera SHM frame creation to main process

* Don't reset frame index

* Don't fail if shm exists

* Set more types
2024-11-17 11:25:49 -06:00
..
api Handle in progress previews export and fix time check bug (#14930) 2024-11-11 09:30:55 -06:00
camera
comms
config
db
detectors
embeddings
events
genai Update ollama docs and add genai debug logging (#15012) 2024-11-15 15:24:17 -06:00
images
motion
output Round robin SHM management (#15027) 2024-11-16 16:00:19 -07:00
ptz Round robin SHM management (#15027) 2024-11-16 16:00:19 -07:00
record Round robin SHM management (#15027) 2024-11-16 16:00:19 -07:00
review Round robin SHM management (#15027) 2024-11-16 16:00:19 -07:00
service_manager
stats
test
track Round robin SHM management (#15027) 2024-11-16 16:00:19 -07:00
util Fix round robin (#15035) 2024-11-17 11:25:49 -06:00
__init__.py
__main__.py
app.py Fix round robin (#15035) 2024-11-17 11:25:49 -06:00
const.py
ffmpeg_presets.py
log.py
models.py
mypy.ini
object_detection.py Make all SHM management untracked (#15011) 2024-11-15 14:14:37 -07:00
object_processing.py Round robin SHM management (#15027) 2024-11-16 16:00:19 -07:00
plus.py
storage.py
timeline.py
types.py
video.py Fix round robin (#15035) 2024-11-17 11:25:49 -06:00
watchdog.py