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/pkg/rtmp
q191201771 57ad766d34 [feat] 新增simple auth鉴权功能,rtmp,httpflv支持md5鉴权 3 years ago
..
amf0.go [refactor] error信息更友好 3 years ago
amf0_test.go [refactor] error信息更友好 3 years ago
chunk_composer.go [refactor] error信息更友好 3 years ago
chunk_divider.go messages: 4 years ago
client_pull_session.go 1. rtmp.PushSession和PullSession可配置WriteBuf和ReadBuf大小,以及WriteChanSize 2. 整理完所有error返回值 3. 提高测试覆盖率 3 years ago
client_push_session.go 1. rtmp.PushSession和PullSession可配置WriteBuf和ReadBuf大小,以及WriteChanSize 2. 整理完所有error返回值 3. 提高测试覆盖率 3 years ago
client_session.go [refactor] prev pr patch 3 years ago
handshake.go (#87) [refactor] 重构lal整个项目的命名规则 4 years ago
handshake_test.go [fix] rtmp ClientSession握手,c2的发送时机,由收到s0s1s2改为收到s0s1就发送,解决握手失败的case #42 4 years ago
message_packer.go [refactor] prev pr patch 3 years ago
message_packer_test.go [fix] rtmp信令打包参考本地chunk size 4 years ago
metadata.go (#87) [refactor] 重构lal整个项目的命名规则 4 years ago
metadata_test.go (#87) [refactor] 重构lal整个项目的命名规则 4 years ago
rtmp.go [refactor] error信息更友好 3 years ago
rtmp_test.go [test] 提高测试覆盖 3 years ago
server.go [feat] 新增simple auth鉴权功能,rtmp,httpflv支持md5鉴权 3 years ago
server_session.go [feat] 新增simple auth鉴权功能,rtmp,httpflv支持md5鉴权 3 years ago
stream.go [refactor] 把base.Buffer移到naza库中 3 years ago
var.go 1. rtmp.PushSession和PullSession可配置WriteBuf和ReadBuf大小,以及WriteChanSize 2. 整理完所有error返回值 3. 提高测试覆盖率 3 years ago