rtmp-services: add Kuaishou live

master
zhaolong 2021-11-01 16:01:57 +08:00 committed by Jim
parent af6c719139
commit e7a4ed4067
2 changed files with 16 additions and 2 deletions

View File

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

View File

@ -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/"
}
]
}
]
}