提交 966480e6 编写于 作者: A Alexander Schittler 提交者: jp9000

rtmp-services: Add Picarto eu-west1 ingress server

Closes jp9000/obs-studio#1054
上级 ff2bb088
{ {
"url": "https://obsproject.com/obs2_update/rtmp-services", "url": "https://obsproject.com/obs2_update/rtmp-services",
"version": 73, "version": 74,
"files": [ "files": [
{ {
"name": "services.json", "name": "services.json",
"version": 73 "version": 74
} }
] ]
} }
...@@ -885,8 +885,12 @@ ...@@ -885,8 +885,12 @@
"name": "Picarto", "name": "Picarto",
"servers": [ "servers": [
{ {
"name": "USA/Canada", "name": "US East",
"url": "rtmp://live.us.picarto.tv/golive" "url": "rtmp://live.us-east1.picarto.tv/golive"
},
{
"name": "EU West",
"url": "rtmp://live.eu-west1.picarto.tv/golive"
} }
], ],
"recommended": { "recommended": {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册