rtmp-services: add "Jio Games"
parent
a4f0999df5
commit
c7f095ebd7
|
@ -1,10 +1,10 @@
|
|||
{
|
||||
"url": "https://obsproject.com/obs2_update/rtmp-services",
|
||||
"version": 182,
|
||||
"version": 183,
|
||||
"files": [
|
||||
{
|
||||
"name": "services.json",
|
||||
"version": 182
|
||||
"version": 183
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -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
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue