mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
23 lines
848 B
JSON
23 lines
848 B
JSON
{
|
|
"version": "1.8.4",
|
|
"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.8.4/mediamtx_v1.8.4_windows_amd64.zip",
|
|
"hash": "62db568bfc29add7a7da7d36cddc9b8a3e1d57399bf3a4c7fb2600e6c56a9a31"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|