Merge pull request #525 from thekrzos/patch-1

Please add DJlive.pl - polish platform for DJ`s to services.json
master
Jim 2016-03-24 00:48:31 -07:00
commit 183d12f002
2 changed files with 17 additions and 2 deletions

View File

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

View File

@ -465,6 +465,21 @@
"url": "rtmp://de.live.cashplay.tv/live"
}
]
},
{
"name": "DJlive.pl",
"servers": [
{
"name": "Default",
"url": "rtmp://live.djlive.pl/live"
}
],
"recommended": {
"keyint": 1,
"profile": "high",
"max video bitrate": 1300,
"max audio bitrate": 320
}
}
]
}