Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bump cefsrc/chromium tags #57

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion Dockerfile-dev-downloaded.in
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ ARG GSTREAMER_REPOSITORY=https://gitlab.freedesktop.org/philn/gstreamer.git
ARG GSTREAMER_CHECKOUT=3cbbd3addcf5dd1f88ab595a5562d16ee975c35d

ARG GSTREAMER_CEF_REPOSITORY=https://github.com/centricular/gstcefsrc
ARG GSTREAMER_CEF_CHECKOUT=cce144d984e70cc88f4624390419171fea6ca8ee
# ARG GSTREAMER_CEF_CHECKOUT=cce144d984e70cc88f4624390419171fea6ca8ee
ARG GSTREAMER_CEF_CHECKOUT=5643c02bda8a67f9397aa15d4905a52c00d6cc16

COPY docker/cef-config.sh /.cef-config.sh

Expand Down
4 changes: 3 additions & 1 deletion docker/cef-config.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@

export CEF_DOWNLOAD_URL=https://download.restream.io/gstreamer/cef
#export CEF_DOWNLOAD_URL=https://download.restream.io/gstreamer/cef
export CEF_DOWNLOAD_URL=https://cef-builds.spotifycdn.com
export CEF_VERSION=106.1.1+g5891c70+chromium-106.0.5249.119
#export CEF_VERSION=120.2.3+g7d89c0c+chromium-120.0.6099.199