Merge pull request #1968 from redcrazyheart/addstripchatsources

rtmp-services: Add Stripchat streaming service
This commit is contained in:
Jim 2019-07-21 22:32:58 -07:00 committed by GitHub
commit 8ff87ef9e1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 19 additions and 2 deletions

View File

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

View File

@ -1092,6 +1092,23 @@
}
]
},
{
"name": "Stripchat",
"servers": [
{
"name": "Auto",
"url": "rtmp://s-sd.stripcdn.com/ext"
}
],
"recommended": {
"keyint": 2,
"profile": "main",
"bframes": 0,
"max video bitrate": 6000,
"max audio bitrate": 128,
"x264opts": "tune=zerolatency"
}
},
{
"name": "Chaturbate",
"servers": [