livekit-egress (latest)
Published 2025-04-22 09:13:15 +02:00 by holzi1005
Installation
docker pull git.h2-invent.com/meetling/livekit-egress:latest
sha256:eec4304f2ec074d68c9bdf737a7f125a7c1cd73e69853f732aaa49020645d786
About this package
Export and record WebRTC sessions and tracks
Image layers
ARG RELEASE |
ARG LAUNCHPAD_BUILD_ARCH |
LABEL org.opencontainers.image.ref.name=ubuntu |
LABEL org.opencontainers.image.version=24.04 |
ADD file:a3272496fda5a8d021b94dccaa6baa685ded51e9d23edb05f0b30978a83c9fc2 in / |
CMD ["/bin/bash"] |
RUN /bin/sh -c apt-get update && apt-get dist-upgrade -y && apt-get install -y --no-install-recommends bubblewrap ca-certificates iso-codes ladspa-sdk liba52-0.7.4 libaa1 libaom3 libass9 libavcodec60 libavfilter9 libavformat60 libavutil58 libbs2b0 libbz2-1.0 libcaca0 libcap2 libchromaprint1 libcurl3-gnutls libdca0 libde265-0 libdv4 libdvdnav4 libdvdread8 libdw1 libegl1 libepoxy0 libfaac0 libfaad2 libfdk-aac2 libflite1 libgbm1 libgcrypt20 libgl1 libgles1 libgles2 libglib2.0-0 libgme0 libgmp10 libgsl27 libgsm1 libgudev-1.0-0 libharfbuzz-icu0 libjpeg8 libkate1 liblcms2-2 liblilv-0-0 libmjpegutils-2.1-0 libmodplug1 libmp3lame0 libmpcdec6 libmpeg2-4 libmpg123-0 libofa0 libogg0 libopencore-amrnb0 libopencore-amrwb0 libopenexr-3-1-30 libopenjp2-7 libopus0 liborc-0.4-0 libpango-1.0-0 libpng16-16 librsvg2-2 librtmp1 libsbc1 libseccomp2 libshout3 libsndfile1 libsoundtouch1 libsoup2.4-1 libspandsp2 libspeex1 libsrt1.5-openssl libsrtp2-1 libssl3 libtag1v5 libtheora0 libtwolame0 libunwind8 libvisual-0.4-0 libvo-aacenc0 libvo-amrwbenc0 libvorbis0a libvpx9 libvulkan1 libwavpack1 libwebp7 libwebpdemux2 libwebpmux3 libwebrtc-audio-processing1 libwildmidi2 libwoff1 libx264-164 libx265-199 libxkbcommon0 libxslt1.1 libzbar0 libzvbi0 mjpegtools xdg-dbus-proxy && apt-get clean && rm -rf /var/lib/apt/lists/* # buildkit |
COPY /compiled-binaries / # buildkit |
ARG TARGETPLATFORM=linux/amd64 |
RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c apt-get update && apt-get install -y curl fonts-noto gnupg pulseaudio unzip wget xvfb gstreamer1.0-plugins-base- # buildkit |
COPY /chrome-installer /chrome-installer # buildkit |
RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c /chrome-installer/install-chrome "$TARGETPLATFORM" # buildkit |
RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c rm -rf /var/lib/apt/lists/* # buildkit |
RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c useradd -ms /bin/bash -g root -G sudo,pulse,pulse-access egress # buildkit |
RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c mkdir -p home/egress/tmp home/egress/.cache/xdgr && chown -R egress /home/egress # buildkit |
COPY /workspace/egress /bin/ # buildkit |
COPY /tini /tini # buildkit |
COPY build/egress/entrypoint.sh / # buildkit |
USER egress |
ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/chrome |
ENV XDG_RUNTIME_DIR=/home/egress/.cache/xdgr |
ENV CHROME_DEVEL_SANDBOX=/usr/local/sbin/chrome-devel-sandbox |
ENTRYPOINT ["/entrypoint.sh"] |
ARG VERSION |
LABEL Version=v1.9 Maintainer=H2 invent GmbH Description=Meetling Livekit Egress org.opencontainers.version=v1.9 org.opencontainers.image.title=Meetling Livekit Egress |
Labels
Key | Value |
---|---|
Description | Meetling Livekit Egress |
Maintainer | H2 invent GmbH |
Version | v1.9 |
org.opencontainers.image.created | 2025-03-03T08:00:54.283Z |
org.opencontainers.image.description | Export and record WebRTC sessions and tracks |
org.opencontainers.image.licenses | Apache-2.0 |
org.opencontainers.image.ref.name | ubuntu |
org.opencontainers.image.revision | ba52a026bea409bde31dcc7da9ba5322e967520c |
org.opencontainers.image.source | https://github.com/livekit/egress |
org.opencontainers.image.title | Meetling Livekit Egress |
org.opencontainers.image.url | https://github.com/livekit/egress |
org.opencontainers.image.version | v1.9.1 |
org.opencontainers.version | v1.9 |
Details
2025-04-22 09:13:15 +02:00
Versions (2)
View all
Container
0
OCI / Docker
linux/amd64
Apache-2.0
1.2 GiB