mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-08-29 02:03:03 +08:00
rtmp-services: Remove legacy SharePlay.tv servers
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"$schema": "schema/package-schema.json",
|
||||
"url": "https://obsproject.com/obs2_update/rtmp-services/v5",
|
||||
"version": 282,
|
||||
"version": 283,
|
||||
"files": [
|
||||
{
|
||||
"name": "services.json",
|
||||
"version": 282
|
||||
"version": 283
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -2635,10 +2635,6 @@
|
||||
"name": "Los Angeles, California, USA",
|
||||
"url": "rtmp://live-us-lax-stream.shareplay.tv"
|
||||
},
|
||||
{
|
||||
"name": "Miami, Florida, USA",
|
||||
"url": "rtmp://live-us-mia-stream.shareplay.tv"
|
||||
},
|
||||
{
|
||||
"name": "Seattle, Washington, USA",
|
||||
"url": "rtmp://live-us-sea-stream.shareplay.tv"
|
||||
@@ -2659,10 +2655,6 @@
|
||||
"name": "London, UK",
|
||||
"url": "rtmp://live-uk-lhr-stream.shareplay.tv"
|
||||
},
|
||||
{
|
||||
"name": "Milan, Italy",
|
||||
"url": "rtmp://live-it-mil-stream.shareplay.tv"
|
||||
},
|
||||
{
|
||||
"name": "Sydney, Australia",
|
||||
"url": "rtmp://live-au-syd-stream.shareplay.tv"
|
||||
|
||||
Reference in New Issue
Block a user