diff --git a/frigate/util/services.py b/frigate/util/services.py index 185770eb7..b31a7eea3 100644 --- a/frigate/util/services.py +++ b/frigate/util/services.py @@ -301,7 +301,7 @@ def get_intel_gpu_stats(intel_gpu_device: Optional[str]) -> Optional[dict[str, s "-o", "-", "-s", - "1", + "1000", # Intel changed this from seconds to milliseconds in 2024+ versions ] if intel_gpu_device: