q191201771
|
1394663101
|
1). flvfile2rtmppush 增加 bininfo 2). flvfile2rtmppush error 时 panic -> log & os exit 3). build_linux.sh 直接调用 build.sh
|
5 years ago |
q191201771
|
8136c5b620
|
1. httpflv 抽象出 readTag 函数 2. rtmp.ClientSession 读取 typeidAck
|
5 years ago |
q191201771
|
994d9d2e14
|
1. bugfix: 打rtmp chunk时,如果时间戳超过3字节,数组越界了,没有预留扩展时间戳的位置 2. rtmp.ClientSession 增加更多的超时方式
|
5 years ago |
q191201771
|
89af181710
|
1. stream.msgLen -> stream.header.MsgLen 2. rtmp stream name with url raw query 3.
|
6 years ago |
q191201771
|
750e7adce0
|
rtmp.ClientSession: ModWriteBufSize
|
6 years ago |
q191201771
|
e14a18e4a3
|
删除 /pkg/util ,这部分内容移入至另一个仓库 github.com/q191201771/nezha
|
6 years ago |
q191201771
|
0437993a24
|
提交信息:
* rtmp音频直接转发,不等待视频
* 新增 /pkg/util/assert 用于替换单元测试中的 stretchr/testify/assert
* 补充一些单元测试
|
6 years ago |
q191201771
|
b770eeb48b
|
增加 /app/httpflvpull , http-flv拉流客户端
|
6 years ago |
q191201771
|
8ae5a84133
|
COMMIT MSG:
* 增加 /app/modflvfile 用于修改flv文件
* 解决ffmpeg推rtmp时,时间戳过大fmt为3,依然有ext ts字段的问题
* 去除 /pkg/rtmp 下的 server_pub_session.go 和 server_sub_session.go,都
聚合在 server_session.go 中
|
6 years ago |
q191201771
|
c737f95fa0
|
添加app/flvfile2rtmppush,可读取一个flv文件,使用rtmp协议推送出去
|
6 years ago |
q191201771
|
ca27679b9d
|
commit messages:
* 加入编译时信息bininfo
* 将rtmp.PubSession的数据转发给rtmp.SubSession,目前先sub再pub可以播放了
* 将lal.Group的功能拆分成httpflv.Group和rtmp.Group两部分
* 整理pkg和/pkg/util包
|
6 years ago |