rtmp-services: Add Nood as a service
Nood is a Live video streaming platform and community for adults https://www.nood.tv
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"url": "https://obsproject.com/obs2_update/rtmp-services",
|
||||
"version": 22,
|
||||
"version": 23,
|
||||
"files": [
|
||||
{
|
||||
"name": "services.json",
|
||||
"version": 22
|
||||
"version": 23
|
||||
}
|
||||
]
|
||||
}
|
||||
|
@@ -515,6 +515,39 @@
|
||||
"url": "rtmp://sa.restream.io/live"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Nood",
|
||||
"servers": [
|
||||
{
|
||||
"name": "EU Central: Frankfurt, Germany",
|
||||
"url": "rtmp://broadcast-frf.nood.tv"
|
||||
},
|
||||
{
|
||||
"name": "EU North: Amsterdam, Netherlands",
|
||||
"url": "rtmp://broadcast-ams.nood.tv"
|
||||
},
|
||||
{
|
||||
"name": "EU West: Stockholm, Sweden",
|
||||
"url": "rtmp://broadcast-arn.nood.tv"
|
||||
},
|
||||
{
|
||||
"name": "US East: Washington, DC",
|
||||
"url": "rtmp://broadcast-dca.nood.tv"
|
||||
},
|
||||
{
|
||||
"name": "US West: Los Angeles, CA",
|
||||
"url": "rtmp://broadcast-oxr.nood.tv"
|
||||
},
|
||||
{
|
||||
"name": "Australia: Sydney",
|
||||
"url": "rtmp://broadcast-syd.nood.tv"
|
||||
},
|
||||
{
|
||||
"name": "Asia: Hong Kong, China",
|
||||
"url": "rtmp://broadcast-hhp.nood.tv"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Reference in New Issue
Block a user