Merge pull request #1236 from subzerobo/rtmp-services-aparat-com

rtmp-services: Update ingest list for Aparat.com
This commit is contained in:
Jim 2018-03-17 17:07:51 -07:00 committed by GitHub
commit 6eae0b284e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 11 additions and 2 deletions

View File

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

View File

@ -1223,6 +1223,15 @@
"url": "rtmp://rtmp.cloud.vimeo.com/live"
}
]
},
{
"name": "Aparat",
"servers": [
{
"name": "Default",
"url": "rtmp://rtmp.cdn.asset.aparat.com:443/event"
}
]
}
]
}