mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-12-07 22:05:44 +03:00
|
Some checks are pending
CI / ARM Extra Build (push) Blocked by required conditions
CI / Synaptics Build (push) Blocked by required conditions
CI / Assemble and push default build (push) Blocked by required conditions
CI / AMD64 Build (push) Waiting to run
CI / ARM Build (push) Waiting to run
CI / Jetson Jetpack 6 (push) Waiting to run
CI / AMD64 Extra Build (push) Blocked by required conditions
* refactor get_video_properties and use json output from ffprobe * add zmq topic * publish valid segment data in recording maintainer * check for valid video data - restart separate record ffmpeg process if no video data has been received in 120s - refactor datetime import * listen to correct topic in embeddings maintainer * refactor to move get_latest_segment_datetime logic to recordings maintainer * debug logging * cleanup |
||
|---|---|---|
| .. | ||
| base_communicator.py | ||
| config_updater.py | ||
| detections_updater.py | ||
| dispatcher.py | ||
| embeddings_updater.py | ||
| event_metadata_updater.py | ||
| events_updater.py | ||
| inter_process.py | ||
| mqtt.py | ||
| object_detector_signaler.py | ||
| recordings_updater.py | ||
| review_updater.py | ||
| webpush.py | ||
| ws.py | ||
| zmq_proxy.py | ||