rtmp-services: Add Kamcord service

Closes jp9000/obs-studio#547
This commit is contained in:
Rodrigo Ipince 2016-05-25 16:00:53 -07:00 committed by jp9000
parent 8a9cbaae18
commit 12fb9508b2
2 changed files with 41 additions and 2 deletions

View File

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

View File

@ -421,6 +421,45 @@
}
]
},
{
"name": "Kamcord",
"servers": [
{
"name": "US East (N. Virginia)",
"url": "rtmp://us-east-1.stream.kamcord.com/live"
},
{
"name": "Asia Pacific (Seoul)",
"url": "rtmp://ap-northeast-2.stream.kamcord.com/live"
},
{
"name": "Asia Pacific (Sydney)",
"url": "rtmp://ap-southeast-2.stream.kamcord.com/live"
},
{
"name": "Asia Pacific (Tokyo)",
"url": "rtmp://ap-northeast-1.stream.kamcord.com/live"
},
{
"name": "EU (Frankfurt)",
"url": "rtmp://eu-central-1.stream.kamcord.com/live"
},
{
"name": "South America (Sao Paulo)",
"url": "rtmp://sa-east-1.stream.kamcord.com/live"
},
{
"name": "US West (N. California)",
"url": "rtmp://us-west-1.stream.kamcord.com/live"
}
],
"recommended": {
"keyint": 2,
"profile": "main",
"max video bitrate": 4000,
"max audio bitrate": 192
}
},
{
"name": "CyberGame.TV",
"servers": [