rtmp-services: Add meridex service

This commit is contained in:
jp9000 2016-08-30 18:23:49 -07:00
parent 07539da7ab
commit 562b3c2990
2 changed files with 14 additions and 2 deletions

View File

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

View File

@ -697,6 +697,18 @@
"recommended": {
"max video bitrate": 1500
}
},
{
"name": "Meridix Live Sports Platform",
"servers": [
{
"name": "Primary",
"url": "rtmp://publish.meridix.com/live"
}
],
"recommended": {
"max video bitrate": 3500
}
}
]
}