You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lal/app
q191201771 af4a30fd36 package rtmp: 1). pack.go 重命名为 message_packer.go 2). 增加 amf0.WriteNull 和 amf0.WriteBoolean 3). WriteObject 中增加 bool 类型 4). bugfix: ReadString 当长度不足时返回 ErrAMFTooShort 而不是 ErrAMFInvalidType 5). pkg/rtmp/amf0_test.go 增加一些 case 6 years ago
..
flvfile2es 删除 /pkg/util ,这部分内容移入至另一个仓库 github.com/q191201771/nezha 6 years ago
flvfile2rtmppush package rtmp: 1). pack.go 重命名为 message_packer.go 2). 增加 amf0.WriteNull 和 amf0.WriteBoolean 3). WriteObject 中增加 bool 类型 4). bugfix: ReadString 当长度不足时返回 ErrAMFTooShort 而不是 ErrAMFInvalidType 5). pkg/rtmp/amf0_test.go 增加一些 case 6 years ago
httpflvpull 增加 httpflv.PullSessionConfig 6 years ago
lal 1). flvfile2rtmppush 增加 bininfo 2). flvfile2rtmppush error 时 panic -> log & os exit 3). build_linux.sh 直接调用 build.sh 6 years ago
modflvfile 1). app/flvfile2rtmppush 优化平稳推流 2). app/modflvfile 使用 log.FatalIfErrorNotNil 3). rtmp.ClientSession bugfix 信令中的 streamName 携带 url 参数,匹配 group 时不携带 4). rtmp.ServerSession 中处理 typeidAck 6 years ago
rtmppull 1). flvfile2rtmppush 增加 bininfo 2). flvfile2rtmppush error 时 panic -> log & os exit 3). build_linux.sh 直接调用 build.sh 6 years ago