mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-31 13:04:28 +00:00
23 lines
851 B
JSON
23 lines
851 B
JSON
{
|
|
"version": "1.11.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.11.1/mediamtx_v1.11.1_windows_amd64.zip",
|
|
"hash": "2cb8395f0a18c564431de0ef44722e0baa12e4cc81b654284cc0125d3ad74d71"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|