rtmp-services: add Kuaishou live
This commit is contained in:
parent
af6c719139
commit
e7a4ed4067
@ -1,10 +1,10 @@
|
||||
{
|
||||
"url": "https://obsproject.com/obs2_update/rtmp-services",
|
||||
"version": 183,
|
||||
"version": 184,
|
||||
"files": [
|
||||
{
|
||||
"name": "services.json",
|
||||
"version": 183
|
||||
"version": 184
|
||||
}
|
||||
]
|
||||
}
|
||||
|
@ -2350,6 +2350,20 @@
|
||||
"max video bitrate": 32000,
|
||||
"max audio bitrate": 256
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Kuaishou Live",
|
||||
"stream_key_link": "https://studio.kuaishou.com/live/list",
|
||||
"servers": [
|
||||
{
|
||||
"name": "Default",
|
||||
"url": "rtmp://open-push.voip.yximgs.com/gifshow/"
|
||||
},
|
||||
{
|
||||
"name": "North America",
|
||||
"url": "rtmp://tx.push.yximgs.com/live/"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user