mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
23 lines
851 B
JSON
23 lines
851 B
JSON
{
|
|
"version": "1.15.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.15.2/mediamtx_v1.15.2_windows_amd64.zip",
|
|
"hash": "4b10a4ea4693e1864425275f25260feb456e3617de8e97bc41429b7689a6bc27"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|