forked from Github/frigate
experimental: running ffmpeg directly and capturing raw frames
This commit is contained in:
committed by
Blake Blackshear
parent
9f8278ea8f
commit
2b51dc3e5b
@@ -52,7 +52,8 @@ RUN pip install -U pip \
|
||||
numpy \
|
||||
Flask \
|
||||
paho-mqtt \
|
||||
PyYAML
|
||||
PyYAML \
|
||||
ffmpeg-python
|
||||
|
||||
# Download & build OpenCV
|
||||
RUN wget -q -P /usr/local/src/ --no-check-certificate https://github.com/opencv/opencv/archive/4.0.1.zip
|
||||
|
||||
Reference in New Issue
Block a user