rtmp-services: Update Picarto ingests

master
Thulinma 2022-02-12 22:57:15 +01:00 committed by Jim
parent b68ee1ccae
commit 9c504f4d35
2 changed files with 19 additions and 7 deletions

View File

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

View File

@ -918,15 +918,27 @@
"name": "Picarto",
"servers": [
{
"name": "US East (Chicago, USA)",
"url": "rtmp://live.us-east1.picarto.tv/golive"
"name": "Autoselect closest server",
"url": "rtmp://live.us.picarto.tv/golive"
},
{
"name": "US West (Los Angeles, USA)",
"url": "rtmp://live.us-west1.picarto.tv/golive"
"name": "Los Angeles, USA",
"url": "rtmp://live.us-losangeles.picarto.tv/golive"
},
{
"name": "EU West (Düsseldorf, Germany)",
"name": "Dallas, USA",
"url": "rtmp://live.us-dallas.picarto.tv/golive"
},
{
"name": "Miami, USA",
"url": "rtmp://live.us-miami.picarto.tv/golive"
},
{
"name": "New York, USA",
"url": "rtmp://live.us-newyork.picarto.tv/golive"
},
{
"name": "Europe",
"url": "rtmp://live.eu-west1.picarto.tv/golive"
}
],