Add PandaTV live RTMP service (#10117)

This commit is contained in:
Hong Hak-Gyu 2024-01-26 05:35:50 +09:00 committed by GitHub
parent aa730bcd4c
commit a1f853af55
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2608,6 +2608,31 @@
"max audio bitrate": 320,
"x264opts": "scenecut=0"
}
},
{
"name": "PandaTV | 팬더티비",
"common": false,
"servers": [
{
"name": "Default",
"url": "rtmp://rtmp.pandalive.co.kr/app"
}
],
"recommended": {
"keyint": 2,
"supported resolutions": [
"1920x1080",
"1280x720",
"852x480",
"640x360"
],
"max video bitrate": 7500,
"max audio bitrate": 320,
"x264opts": "scenecut=0"
},
"supported video codecs": [
"h264"
]
}
]
}