forked from Github/frigate
add ffmpeg bandwidth stats (#6492)
* add ffmpeg bandwidth stats * add ffmpeg bandwidth stats * Change column name Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com> * fix lint formatting --------- Co-authored-by: Korneliusz Jarzębski <k.jarzebski@netverse.pl> Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>
This commit is contained in:
committed by
GitHub
parent
b568a29fa8
commit
17e8a46c7d
@@ -12,7 +12,8 @@ apt-get -qq install --no-install-recommends -y \
|
||||
unzip locales tzdata libxml2 xz-utils \
|
||||
python3-pip \
|
||||
curl \
|
||||
jq
|
||||
jq \
|
||||
nethogs
|
||||
|
||||
mkdir -p -m 600 /root/.gnupg
|
||||
|
||||
|
||||
Reference in New Issue
Block a user