free-hls.js 一个用 Node.js 写的 Free-HLS 上传客户端 参考代码和转码参数均抄来自于 。 详细使用方法请参考上述链接。 本项目仅供学习交流使用,在使用过程中对你或他人造成的任何损失我们概不负责。 Requirements NodeJS Yarn FFmpeg Installation Only tested on macOS with FFmpeg v4.2.2 git clone https://github.com/sxzz/free-hls.js.git cd free-hls.js yarn install yarn upload [title] [segment_time|LIMITED] Usage yarn upload test.mp4 # 默认标题,取自文件名 yarn upload test.mp4
2022-08-19 15:30:08 27KB video hls upload free-hls
1