From 3652ffae4575ee9e761480879fb7bc96ab064855 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 7 Feb 2026 20:31:21 +0000 Subject: [PATCH] mediamtx: Update to version 1.16.1 --- bucket/mediamtx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mediamtx.json b/bucket/mediamtx.json index c4a6fbf5c7..51ccf46985 100644 --- a/bucket/mediamtx.json +++ b/bucket/mediamtx.json @@ -1,12 +1,12 @@ { - "version": "1.16.0", + "version": "1.16.1", "description": "Ready-to-use SRT / WebRTC / RTSP / RTMP / LL-HLS media server and media proxy that allows to read, publish and proxy video and audio streams", "homepage": "https://github.com/bluenviron/mediamtx", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/bluenviron/mediamtx/releases/download/v1.16.0/mediamtx_v1.16.0_windows_amd64.zip", - "hash": "6742c3aa3f4ae4f0ecccfa698eeded52f881c1ece1316fc4d442e60018a2cd08" + "url": "https://github.com/bluenviron/mediamtx/releases/download/v1.16.1/mediamtx_v1.16.1_windows_amd64.zip", + "hash": "d323902028c2c0062a0ae336132c38802d55319bc953ec04227dff470f8331cc" } }, "bin": "mediamtx.exe",