Commit Graph

8 Commits (37d8d1738d3746cb5cb100e8f6d84820f1fe3063)

Author SHA1 Message Date
q191201771 1394663101 1). flvfile2rtmppush 增加 bininfo 2). flvfile2rtmppush error 时 panic -> log & os exit 3). build_linux.sh 直接调用 build.sh 5 years ago
q191201771 832c9dac10 build_linux.sh 编译出的部分可执行程序文件名添加.linux后缀 5 years ago
q191201771 97b5a05973 整理 pkg/httpflv/client_pull_session.go 6 years ago
q191201771 ea29c1f2f3 build.sh: add GitStatus 6 years ago
q191201771 b770eeb48b 增加 /app/httpflvpull , http-flv拉流客户端 6 years ago
q191201771 1be33f77f5 修改内容如下:
- 去除对第三方日志库seelog的依赖,自己实现了一个简单的日志模块 /pkg/util/log
- 去除对 github.com/pkg/errors 的依赖,至此,lal不依赖任何第三方库
- 从flv文件中抽取aac数据写成aac es流格式文件
- 增加 app/rtmppull,一个rtmp拉流客户端
6 years ago
q191201771 79ebdbe8c8 commit messages:
* rtmp.ServerSession 使用channel发送数据,增加Dispose方法
* rtmp.Group 缓存avc header,aac header
6 years ago
q191201771 3630b7568d rm coverage.txt, add build_linux.sh 6 years ago