mirror of
https://git.mirrors.martin98.com/https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-31 01:12:04 +08: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:
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 \
|
||||
|
Loading…
x
Reference in New Issue
Block a user