ScoopInstaller_Main/bucket/mediamtx.json
2026-02-22 20:30:24 +00:00

23 lines
851 B
JSON

{
"version": "1.16.2",
"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.2/mediamtx_v1.16.2_windows_amd64.zip",
"hash": "c74469dee69c8ec5a65912041c093ba5a411025f36b37b4ead7686a1e4bdaead"
}
},
"bin": "mediamtx.exe",
"persist": "mediamtx.yml",
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/bluenviron/mediamtx/releases/download/v$version/mediamtx_v$version_windows_amd64.zip"
}
}
}
}