Skip to content

Commit

Permalink
rtmp-services: Update Vaughn Live and Breakers ingests
Browse files Browse the repository at this point in the history
  • Loading branch information
invalidtask authored and RytoEX committed Mar 9, 2024
1 parent d25042a commit 725f495
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 10 deletions.
4 changes: 2 additions & 2 deletions plugins/rtmp-services/data/package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"$schema": "schema/package-schema.json",
"url": "https://obsproject.com/obs2_update/rtmp-services/v5",
"version": 246,
"version": 247,
"files": [
{
"name": "services.json",
"version": 246
"version": 247
}
]
}
48 changes: 40 additions & 8 deletions plugins/rtmp-services/data/services.json
Original file line number Diff line number Diff line change
Expand Up @@ -384,14 +384,18 @@
{
"name": "Vaughn Live / iNSTAGIB",
"servers": [
{
"name": "US: Chicago, IL",
"url": "rtmp://live-ord.vaughnsoft.net/live"
},
{
"name": "US: Vint Hill, VA",
"url": "rtmp://live-iad.vaughnsoft.net/live"
},
{
"name": "US: Vint Hill, VA #2",
"url": "rtmp://live-iad2.vaughnsoft.net/live"
},
{
"name": "US: Dallas, TX",
"url": "rtmp://live-dfw.vaughnsoft.net/live"
},
{
"name": "US: Denver, CO",
"url": "rtmp://live-den.vaughnsoft.net/live"
Expand All @@ -408,13 +412,25 @@
"name": "US: Seattle, WA",
"url": "rtmp://live-sea.vaughnsoft.net/live"
},
{
"name": "CA: Toronto",
"url": "rtmp://live-tor.vaughnsoft.net/live"
},
{
"name": "EU: Amsterdam, NL",
"url": "rtmp://live-ams.vaughnsoft.net/live"
},
{
"name": "EU: London, UK",
"url": "rtmp://live-lhr.vaughnsoft.net/live"
},
{
"name": "EU: Paris, FR",
"url": "rtmp://live-lhr.vaughnsoft.net/live"
},
{
"name": "Tokyo, JP",
"url": "rtmp://live-lhr.vaughnsoft.net/live"
}
],
"recommended": {
Expand All @@ -429,14 +445,18 @@
{
"name": "Breakers.TV",
"servers": [
{
"name": "US: Chicago, IL",
"url": "rtmp://live-ord.vaughnsoft.net/live"
},
{
"name": "US: Vint Hill, VA",
"url": "rtmp://live-iad.vaughnsoft.net/live"
},
{
"name": "US: Vint Hill, VA #2",
"url": "rtmp://live-iad2.vaughnsoft.net/live"
},
{
"name": "US: Dallas, TX",
"url": "rtmp://live-dfw.vaughnsoft.net/live"
},
{
"name": "US: Denver, CO",
"url": "rtmp://live-den.vaughnsoft.net/live"
Expand All @@ -453,13 +473,25 @@
"name": "US: Seattle, WA",
"url": "rtmp://live-sea.vaughnsoft.net/live"
},
{
"name": "CA: Toronto",
"url": "rtmp://live-tor.vaughnsoft.net/live"
},
{
"name": "EU: Amsterdam, NL",
"url": "rtmp://live-ams.vaughnsoft.net/live"
},
{
"name": "EU: London, UK",
"url": "rtmp://live-lhr.vaughnsoft.net/live"
},
{
"name": "EU: Paris, FR",
"url": "rtmp://live-lhr.vaughnsoft.net/live"
},
{
"name": "Tokyo, JP",
"url": "rtmp://live-lhr.vaughnsoft.net/live"
}
],
"recommended": {
Expand Down

0 comments on commit 725f495

Please sign in to comment.