mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-12-07 05:54:10 +03:00
|
Some checks are pending
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
CI / ARM Extra Build (push) Blocked by required conditions
CI / Assemble and push default build (push) Blocked by required conditions
* Implement stationary car classifier to base stationary state on visual changes and not just bounding box stability * Cleanup * Fix mypy * Move to new file and add config to disable if needed * Cleanup * Undo |
||
|---|---|---|
| .. | ||
| camera | ||
| __init__.py | ||
| auth.py | ||
| base.py | ||
| camera_group.py | ||
| classification.py | ||
| config.py | ||
| database.py | ||
| env.py | ||
| logger.py | ||
| mqtt.py | ||
| network.py | ||
| proxy.py | ||
| telemetry.py | ||
| tls.py | ||
| ui.py | ||