mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-06 19:25:22 +03:00
Three -> there
This commit is contained in:
parent
e1246dc185
commit
1cfe0f91fc
@ -62,7 +62,7 @@ ffmpeg:
|
|||||||
|
|
||||||
#### Configuring Intel GPU Stats in Docker
|
#### Configuring Intel GPU Stats in Docker
|
||||||
|
|
||||||
Additional configuration is needed for the Docker container to be able to access the `intel_gpu_top` command for GPU stats. Three are two options:
|
Additional configuration is needed for the Docker container to be able to access the `intel_gpu_top` command for GPU stats. There are two options:
|
||||||
|
|
||||||
1. Run the container as privileged.
|
1. Run the container as privileged.
|
||||||
2. Add the `CAP_PERFMON` capability (note: you might need to set the `perf_event_paranoid` low enough to allow access to the performance event system.)
|
2. Add the `CAP_PERFMON` capability (note: you might need to set the `perf_event_paranoid` low enough to allow access to the performance event system.)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user