mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-16 10:02:12 +00:00
Docker Run: Add gstreamer plugins for video support
These two packages are needed to stream video from the webcam
This commit is contained in:
committed by
Lane.Wei
parent
978764433b
commit
22e9899309
@@ -18,6 +18,8 @@ RUN apt-get update && apt-get install -y \
|
||||
extra-cmake-modules \
|
||||
file \
|
||||
git \
|
||||
gstreamer1.0-plugins-bad \
|
||||
gstreamer1.0-libav \
|
||||
libcairo2-dev \
|
||||
libcurl4-openssl-dev \
|
||||
libdbus-1-dev \
|
||||
|
||||
Reference in New Issue
Block a user