Skip to content

Commit

Permalink
rtmp-services: Remove Hakuna Live RTMP service
Browse files Browse the repository at this point in the history
  • Loading branch information
lenaky authored and RytoEX committed Aug 23, 2024
1 parent 9870cfe commit f96cf35
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 25 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": 259,
"version": 260,
"files": [
{
"name": "services.json",
"version": 259
"version": 260
}
]
}
23 changes: 0 additions & 23 deletions plugins/rtmp-services/data/services.json
Original file line number Diff line number Diff line change
Expand Up @@ -2752,29 +2752,6 @@
"max audio bitrate": 320
}
},
{
"name": "Hakuna Live - RTMP",
"servers": [
{
"name": "Republic of Korea / Japan",
"url": "rtmps://media-proxy.prod.an1.media.hpcnt.com/hakuna"
}
],
"protocol": "RTMP",
"supported video codecs": [
"h264"
],
"recommended": {
"keyint": 2,
"supported resolutions": [
"1920x1080",
"1280x720"
],
"max video bitrate": 6000,
"max audio bitrate": 320,
"bframes": 0
}
},
{
"name": "sheeta",
"common": false,
Expand Down

0 comments on commit f96cf35

Please sign in to comment.