Ai
2 Star 28 Fork 6

长春市我们俩文化传播有限公司/TXPLiveServer流媒体服务器

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 783 Bytes
一键复制 编辑 原始数据 按行查看 历史
Wos 提交于 2021-06-27 13:10 +08:00 . 添加阿里OSS支持
{
"name": "txp-live-server",
"version": "2.2.0",
"description": "流媒体拉流服务器,支持媒体格式化",
"main": "index.js",
"scripts": {
"start": "node ./apiServer/index",
"live": "node ./live/index",
"test": "node test.js"
},
"keywords": [
"media",
"server",
"pull"
],
"author": "WOS",
"license": "AGPL-3.0",
"dependencies": {
"ali-oss": "^6.15.2",
"colors-console": "^1.0.3",
"ffmpeg": "0.0.4",
"koa": "^2.13.1",
"koa-body": "^4.2.0",
"koa-bodyparser-base": "0.0.3",
"koa-router": "^10.0.0",
"koa-static": "^5.0.0",
"koa2-cors": "^2.0.6",
"md5": "^2.3.0",
"node-fetch": "^2.6.1",
"node-media-server": "^2.2.8",
"progress-stream": "^2.0.0",
"request": "^2.88.2"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
NodeJS
1
https://gitee.com/weboth/TXPLiveServer.git
git@gitee.com:weboth/TXPLiveServer.git
weboth
TXPLiveServer
TXPLiveServer流媒体服务器
master

搜索帮助