文件名称:free-hls.js:一个免费的 HLS 上传工具
文件大小:27KB
文件格式:ZIP
更新时间:2024-05-30 10:42:06
video hls upload free-hls JavaScript
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
【文件预览】:
free-hls.js-master
----.gitignore(34B)
----.env.example(49B)
----upload.js(4KB)
----package.json(679B)
----LICENSE(34KB)
----CHANGELOG.md(1003B)
----.eslintrc.js(254B)
----README.md(1024B)
----pnpm-lock.yaml(27KB)
----uploader()
--------example.js(107B)