mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 11:23:42 +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 \
|
extra-cmake-modules \
|
||||||
file \
|
file \
|
||||||
git \
|
git \
|
||||||
|
gstreamer1.0-plugins-bad \
|
||||||
|
gstreamer1.0-libav \
|
||||||
libcairo2-dev \
|
libcairo2-dev \
|
||||||
libcurl4-openssl-dev \
|
libcurl4-openssl-dev \
|
||||||
libdbus-1-dev \
|
libdbus-1-dev \
|
||||||
|
|||||||
Reference in New Issue
Block a user