From 2f8550a4851d6c4ad702be5c39763338b73cda0f Mon Sep 17 00:00:00 2001 From: Karl Moos Date: Tue, 31 Jan 2023 15:24:53 -0600 Subject: [PATCH] Upgrade go2rtc from 1.0.1 to 1.1.0 --- Dockerfile | 2 +- docs/docs/configuration/index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Dockerfile b/Dockerfile index 1ddf7d2b1..b5fde686d 100644 --- a/Dockerfile +++ b/Dockerfile @@ -27,7 +27,7 @@ RUN --mount=type=tmpfs,target=/tmp --mount=type=tmpfs,target=/var/cache/apt \ FROM wget AS go2rtc ARG TARGETARCH WORKDIR /rootfs/usr/local/go2rtc/bin -RUN wget -qO go2rtc "https://github.com/AlexxIT/go2rtc/releases/download/v1.0.1/go2rtc_linux_${TARGETARCH}" \ +RUN wget -qO go2rtc "https://github.com/AlexxIT/go2rtc/releases/download/v1.1.0/go2rtc_linux_${TARGETARCH}" \ && chmod +x go2rtc diff --git a/docs/docs/configuration/index.md b/docs/docs/configuration/index.md index 6ee709c90..c0026314f 100644 --- a/docs/docs/configuration/index.md +++ b/docs/docs/configuration/index.md @@ -350,7 +350,7 @@ rtmp: enabled: False # Optional: Restream configuration -# Uses https://github.com/AlexxIT/go2rtc (v1.0.1) +# Uses https://github.com/AlexxIT/go2rtc (v1.1.0) go2rtc: # Optional: jsmpeg stream configuration for WebUI