Files
gitlab-instance-0a899031_do…/live-platform/config/defaults/business/douyinyoutube.json
2026-03-28 13:27:53 -05:00

20 lines
572 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"id": "douyinyoutube",
"name": "无人直播(抖音/TikTok → YouTube / SRS / HDMI",
"enabled": true,
"layer": "business",
"install_marker": "/opt/live/business/douyinyoutube/.installed",
"ffmpeg": {
"template_id": "default",
"auto_restart": true,
"retry_seconds": 15
},
"streams": {
"douyin_input_url": "",
"youtube_rtmp_key": "",
"srs_publish_url": "",
"hdmi_device": ""
},
"note": "具体推流参数仍可由 PM2 脚本与 config/*.ini 管理;此处为声明式元数据,供控制台与恢复策略使用"
}