rtmp-services: Add VIMM

VIMM is a decentralized video platform for gamers and independent
creators.

Closes obsproject/obs-studio#2962
This commit is contained in:
chirenonsteem
2020-05-20 15:21:54 -04:00
committed by jp9000
parent f887bc3f22
commit c3d7ca0399
2 changed files with 21 additions and 2 deletions

View File

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

View File

@@ -216,6 +216,25 @@
"max audio bitrate": 160
}
},
{
"name": "VIMM",
"servers": [
{
"name": "Europe: Frankfurt",
"url": "rtmp://eu.vimm.tv/live"
},
{
"name": "North America: Montreal",
"url": "rtmp://us.vimm.tv/live"
}
],
"recommended": {
"keyint": 2,
"max video bitrate": 8000,
"max audio bitrate": 320,
"x264opts": "scenecut=0"
}
},
{
"name": "Smashcast",
"servers": [