mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-09-26 01:10:38 -04:00
rtmp-services: Add multitrack_video option to PandaTV | 팬더티비 Service
This commit is contained in:
committed by
Ryan Foster
parent
b31833b1ae
commit
ea7536c49c
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"$schema": "schema/package-schema.json",
|
||||
"url": "https://obsproject.com/obs2_update/rtmp-services/v5",
|
||||
"version": 289,
|
||||
"version": 290,
|
||||
"files": [
|
||||
{
|
||||
"name": "services.json",
|
||||
"version": 289
|
||||
"version": 290
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -2422,6 +2422,8 @@
|
||||
{
|
||||
"name": "PandaTV | 팬더티비",
|
||||
"common": false,
|
||||
"multitrack_video_name": "시차없는 LIVE+ [화질 최적화]",
|
||||
"multitrack_video_configuration_url": "https://ingest.contribute.live-video.net/api/v3/GetClientConfiguration",
|
||||
"servers": [
|
||||
{
|
||||
"name": "Default",
|
||||
|
||||
Reference in New Issue
Block a user