From 80135342c22299ae55c744285c503475f2aecb51 Mon Sep 17 00:00:00 2001 From: Nicolas Mowen Date: Sun, 19 Feb 2023 06:49:12 -0700 Subject: [PATCH] Update Go2rtc to 1.2.0 (#5528) * Update dep * Update docs --- Dockerfile | 2 +- docs/docs/configuration/index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Dockerfile b/Dockerfile index ea447b029..448d5ebf8 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.1.2/go2rtc_linux_${TARGETARCH}" \ +RUN wget -qO go2rtc "https://github.com/AlexxIT/go2rtc/releases/download/v1.2.0/go2rtc_linux_${TARGETARCH}" \ && chmod +x go2rtc diff --git a/docs/docs/configuration/index.md b/docs/docs/configuration/index.md index 9e0503b4b..aff20b5ca 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.1.2) +# Uses https://github.com/AlexxIT/go2rtc (v1.2.0) go2rtc: # Optional: jsmpeg stream configuration for WebUI