rtmp-services: Update YouNow ingest

This commit is contained in:
Roman Sivriver 2022-01-31 15:30:14 -05:00 committed by Jim
parent 1793670bbf
commit e6a55e7763
2 changed files with 3 additions and 3 deletions

View File

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

View File

@ -1605,7 +1605,7 @@
"servers": [ "servers": [
{ {
"name": "younow.com", "name": "younow.com",
"url": "https://signaling-api.younow-prod.video.propsproject.com/api/v1/ingest/server/" "url": "https://api.younow.com/php/api/broadcast/ingest?id="
} }
], ],
"recommended": { "recommended": {