rtmp-services: Add Nimo TV

This commit is contained in:
dgeibi 2020-04-24 10:28:25 +08:00
parent 824a0ec416
commit 4a4d33cc2a
2 changed files with 24 additions and 2 deletions

View File

@ -1,10 +1,10 @@
{
"url": "https://obsproject.com/obs2_update/rtmp-services",
"version": 131,
"version": 132,
"files": [
{
"name": "services.json",
"version": 131
"version": 132
}
]
}

View File

@ -1818,6 +1818,28 @@
"url": "rtmp://rtmp.virtwish.com/live"
}
]
},
{
"name": "Nimo TV",
"servers": [
{
"name": "Global:1",
"url": "rtmp://wspush.rtmp.nimo.tv/live/"
},
{
"name": "Global:2",
"url": "rtmp://txpush.rtmp.nimo.tv/live/"
},
{
"name": "Global:3",
"url": "rtmp://alpush.rtmp.nimo.tv/live/"
}
],
"recommended": {
"keyint": 2,
"max video bitrate": 6000,
"max audio bitrate": 160
}
}
]
}