rtmp-services: Update nanoStream Cloud / bintu ingests (#5884)
* rtmp-services: Update nanoStream Cloud / bintu ingests - fix transcoding rtmp urls - add information and dashboard links
This commit is contained in:
parent
17c069e1d0
commit
5f5355a813
@ -1,10 +1,10 @@
|
||||
{
|
||||
"url": "https://obsproject.com/obs2_update/rtmp-services",
|
||||
"version": 188,
|
||||
"version": 189,
|
||||
"files": [
|
||||
{
|
||||
"name": "services.json",
|
||||
"version": 188
|
||||
"version": 189
|
||||
}
|
||||
]
|
||||
}
|
||||
|
@ -2128,6 +2128,8 @@
|
||||
},
|
||||
{
|
||||
"name": "nanoStream Cloud / bintu",
|
||||
"more_info_link": "https://www.nanocosmos.de/obs",
|
||||
"stream_key_link": "https://bintu-cloud-frontend.nanocosmos.de/organisation",
|
||||
"servers": [
|
||||
{
|
||||
"name": "bintu-stream global ingest (rtmp)",
|
||||
@ -2139,11 +2141,11 @@
|
||||
},
|
||||
{
|
||||
"name": "bintu-vtrans global ingest with transcoding/ABR (rtmp)",
|
||||
"url": "rtmp://bintu-stream.nanocosmos.de/live"
|
||||
"url": "rtmp://bintu-vtrans.nanocosmos.de/live"
|
||||
},
|
||||
{
|
||||
"name": "bintu-vtrans global ingest with transcoding/ABR (rtmps)",
|
||||
"url": "rtmps://bintu-stream.nanocosmos.de:1937/live"
|
||||
"url": "rtmps://bintu-vtrans.nanocosmos.de:1937/live"
|
||||
},
|
||||
{
|
||||
"name": "bintu-stream Europe (EU)",
|
||||
|
Loading…
x
Reference in New Issue
Block a user