新增拉流转推功能,并按业务重设计摄像头/拉流独立界面

支持 RTMP/SRT/HLS/FLV/WHEP 拉流到 YouTube;摄像头与拉流页采用独立工作台布局,更新 README 文档。

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
eric
2026-07-07 21:16:43 -05:00
parent 9dd3a63109
commit 59ad853140
15 changed files with 2286 additions and 224 deletions

View File

@@ -0,0 +1,16 @@
[pull_stream]
# 拉流地址:支持 RTMP / RTMPS / SRT / HLS(m3u8) / HTTP-FLV / WHEP / UDP
source_url =
# auto | rtmp | rtmps | srt | hls | http-flv | webrtc | udp
protocol = auto
# transcode=转码推 YouTubecopy=直接复制(源须为 H.264+AAC
transcode = transcode
bitrate = 4500
use_gpu =
srt_latency_ms = 200
reconnect =
# YouTube 频道/直播页,供目标端监听
youtube_watch_url =
label =
# 额外 FFmpeg 输入参数(可选,空格分隔)
extra_input_args =