1 Star 1 Fork 0

m7s/plugin-record

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
go.mod 1.27 KB
一键复制 编辑 原始数据 按行查看 历史
langhuihui 提交于 2022-06-20 12:56 +08:00 . 适配引擎4.3.0变化
module m7s.live/plugin/record/v4
go 1.18
require (
github.com/edgeware/mp4ff v0.28.0
go.uber.org/zap v1.21.0
m7s.live/engine/v4 v4.3.0
m7s.live/plugin/hls/v4 v4.0.0-20220619163635-447976e65ab9
)
require (
github.com/cnotch/ipchub v1.1.0 // indirect
github.com/go-ole/go-ole v1.2.6 // indirect
github.com/google/uuid v1.3.0 // indirect
github.com/kr/text v0.2.0 // indirect
github.com/logrusorgru/aurora v2.0.3+incompatible // indirect
github.com/lufia/plan9stats v0.0.0-20220517141722-cf486979b281 // indirect
github.com/pion/randutil v0.1.0 // indirect
github.com/pion/rtp v1.7.13 // indirect
github.com/power-devops/perfstat v0.0.0-20220216144756-c35f1ee13d7c // indirect
github.com/q191201771/naza v0.30.2 // indirect
github.com/quangngotan95/go-m3u8 v0.1.0 // indirect
github.com/shirou/gopsutil/v3 v3.22.5 // indirect
github.com/tklauser/go-sysconf v0.3.10 // indirect
github.com/tklauser/numcpus v0.5.0 // indirect
github.com/yusufpapurcu/wmi v1.2.2 // indirect
go.uber.org/atomic v1.9.0 // indirect
go.uber.org/multierr v1.8.0 // indirect
golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 // indirect
golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f // indirect
golang.org/x/sys v0.0.0-20220615213510-4f61da869c0c // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
)
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/m7s/plugin-record.git
git@gitee.com:m7s/plugin-record.git
m7s
plugin-record
plugin-record
v4

搜索帮助