Skip to content

Commit

Permalink
fix: Add gst-plugin-rswebrtc
Browse files Browse the repository at this point in the history
  • Loading branch information
wanjohiryan committed Dec 9, 2024
1 parent ebe2c10 commit 46fc7a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion containers/runner.Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ WORKDIR /builder/

# Grab build and rust packages #
RUN pacman -Syu --noconfirm meson pkgconf cmake git gcc make rustup \
gstreamer gst-plugins-base gst-plugins-good
gstreamer gst-plugins-base gst-plugins-good gst-plugin-rswebrtc

# Setup stable rust toolchain #
RUN rustup default stable
Expand Down

0 comments on commit 46fc7a0

Please sign in to comment.