rtmp-services: add "Jio Games"

master
vishakh-h 2021-10-22 13:30:15 +05:30 committed by Jim
parent a4f0999df5
commit c7f095ebd7
2 changed files with 20 additions and 2 deletions

View File

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

View File

@ -2332,6 +2332,24 @@
"url": "rtmp://rtmp.disciplemedia.com/b-fme"
}
]
},
{
"name": "Jio Games",
"servers": [
{
"name": "Primary",
"url": "rtmp://livepub1.api.engageapps.jio/live"
},
{
"name": "Secondary",
"url": "rtmp://livepub2.api.engageapps.jio/live"
}
],
"recommended": {
"keyint": 2,
"max video bitrate": 32000,
"max audio bitrate": 256
}
}
]
}