mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-01-23 20:48:31 +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 / Synaptics Build (push) Blocked by required conditions
CI / Assemble and push default build (push) Blocked by required conditions
* Exclude D-FINE from using CUDA Graphs * fix objects count in detail stream * Add debugging for classification models * validate idb stored stream name and reset if invalid fixes https://github.com/blakeblackshear/frigate/discussions/21311 * ensure jina loading takes place in the main thread to prevent lazily importing tensorflow in another thread later reverts atexit changes in https://github.com/blakeblackshear/frigate/pull/21301 and fixes https://github.com/blakeblackshear/frigate/discussions/21306 * revert old atexit change in bird too * revert types * ensure we bail in the live mode hook for empty camera groups prevent infinite rendering on camera groups with no cameras --------- Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| resize-observer.ts | ||
| use-allowed-cameras.ts | ||
| use-api-filter.ts | ||
| use-camera-activity.ts | ||
| use-camera-friendly-name.ts | ||
| use-camera-live-mode.ts | ||
| use-camera-previews.ts | ||
| use-contextmenu.ts | ||
| use-date-locale.ts | ||
| use-date-utils.ts | ||
| use-deep-memo.ts | ||
| use-deferred-stream-metadata.ts | ||
| use-doc-domain.ts | ||
| use-draggable-element.ts | ||
| use-event-segment-utils.ts | ||
| use-fullscreen.ts | ||
| use-global-mutate.ts | ||
| use-history-back.ts | ||
| use-image-loaded.ts | ||
| use-is-admin.ts | ||
| use-is-custom-role.ts | ||
| use-keyboard-listener.tsx | ||
| use-motion-segment-utils.ts | ||
| use-mouse-listener.ts | ||
| use-navigation.ts | ||
| use-optimistic-state.ts | ||
| use-overlay-state.tsx | ||
| use-persistence.ts | ||
| use-press.ts | ||
| use-session-persistence.ts | ||
| use-stats.ts | ||
| use-suggestions.ts | ||
| use-tap-utils.ts | ||
| use-timeline-utils.ts | ||
| use-timeline-zoom.ts | ||
| use-user-interaction.ts | ||
| use-user-persistence.ts | ||
| use-video-dimensions.ts | ||
| use-zone-friendly-name.ts | ||