Skip to content

Commit

Permalink
rtmp-services: Add Disciple Media
Browse files Browse the repository at this point in the history
  • Loading branch information
kiwialec authored and jp9000 committed Sep 8, 2021
1 parent 920a160 commit dda48c9
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
4 changes: 2 additions & 2 deletions plugins/rtmp-services/data/package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"url": "https://obsproject.com/obs2_update/rtmp-services",
"version": 181,
"version": 182,
"files": [
{
"name": "services.json",
"version": 181
"version": 182
}
]
}
9 changes: 9 additions & 0 deletions plugins/rtmp-services/data/services.json
Original file line number Diff line number Diff line change
Expand Up @@ -2323,6 +2323,15 @@
"url": "rtmp://rtmp.boxcast.com/live"
}
]
},
{
"name": "Disciple Media",
"servers": [
{
"name": "Default",
"url": "rtmp://rtmp.disciplemedia.com/b-fme"
}
]
}
]
}

0 comments on commit dda48c9

Please sign in to comment.