0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-20 13:08:50 +02:00

rtmp-services: Add Disciple Media

This commit is contained in:
kiwialec 2021-09-08 14:22:56 +01:00 committed by Jim
parent 920a160600
commit dda48c99bc
2 changed files with 11 additions and 2 deletions

View File

@ -1,10 +1,10 @@
{
"url": "https://obsproject.com/obs2_update/rtmp-services",
"version": 181,
"version": 182,
"files": [
{
"name": "services.json",
"version": 181
"version": 182
}
]
}

View File

@ -2323,6 +2323,15 @@
"url": "rtmp://rtmp.boxcast.com/live"
}
]
},
{
"name": "Disciple Media",
"servers": [
{
"name": "Default",
"url": "rtmp://rtmp.disciplemedia.com/b-fme"
}
]
}
]
}