mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-08-06 02:47:24 +03:00
experimental: running ffmpeg directly and capturing raw frames
This commit is contained in:
+2
-1
@@ -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