-
使用场景
- 不想使用GUI推流工具
- 剧集的自动循环推流
- 自定义背景,自定义正在播放的名称显示
-
使用方法
-
下载对应平台可执行文件,在其目录下建立
config.json
,配置参数后运行./loop-stream
-
配置参数说明
参数 说明 ffmpeg ffmpeg 可执行程序路径 ffprobe ffprobe 可执行程序路径 stage.image 场景的背景图片路径 stage.width 场景的宽度 stage.height 场景的高度 input.rectangle 视频的位置信息, [x, y, width, height] input.episodes 视频剧集文件列表 input.title.font 当前播放字体文件路径 input.title.prefix 当前播放视频名称显示前缀 input.title.x 当前播放显示位置x坐标,支持ffmpeg参数写法 input.title.y 当前播放显示位置y坐标,支持ffmpeg参数写法 input.title.color 当前播放字体颜色 input.title.size 当前播放字体大小 output.stream_url 推流地址
-
-
演示效果
-
Notifications
You must be signed in to change notification settings - Fork 0
一个剧集推流工具
License
chekun/loop-stream
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|