Compare commits

..

1 Commits

Author SHA1 Message Date
Cedric Verstraeten
cf3e491462 upgrade bento4 2025-02-11 12:12:04 +01:00

View File

@@ -61,7 +61,7 @@ RUN /dist/agent/main version
###############################################
# Build Bento4 -> we want fragmented mp4 files
ENV BENTO4_VERSION 1.6.0-639
ENV BENTO4_VERSION 1.6.0-641
RUN cd /tmp && git clone https://github.com/axiomatic-systems/Bento4 && cd Bento4 && \
git checkout tags/v${BENTO4_VERSION} && \
cd Build && \