Commit Graph

488 Commits (0548c2d28713f83094d91e32b9ccba1523db1983)
 

Author SHA1 Message Date
q191201771 0548c2d287 v0.27.0 -> version.go 3 years ago
q191201771 5e5e96f73a [test] innertest增加m3u8文件检测 3 years ago
q191201771 1b5493ef9b [refactor] 通过配置文件控制group调试日志 3 years ago
q191201771 b1e0eac902 [fix] 修复simple auth模块里hls无法关闭鉴权的问题 3 years ago
q191201771 1106c33b2f prev commit patch 3 years ago
q191201771 f16b1f8d4f - [feat] simple auth增加支持rtsp,httpts,hls协议 - [feat] simple auth鉴权可配置后门鉴权参数 - [opt] simple auth鉴权参数的md5值兼容大小写 3 years ago
q191201771 20d5d56690 [fix] 增强兼容性,当收到的rtmp message中aac seq header payload长度为0时忽略,避免崩溃 #116 3 years ago
q191201771 57ad766d34 [feat] 新增simple auth鉴权功能,rtmp,httpflv支持md5鉴权 3 years ago
q191201771 7f79c71356 [doc] README: 测试覆盖率徽章 3 years ago
q191201771 c81a840e4a [opt] avc: 增强兼容性,分隔avcc格式的nal时,如果存在长度为0的nal则忽略 3 years ago
q191201771 8154e40069 [test] innertest http api 3 years ago
q191201771 ca3797c822 [refactor] prev pr patch 3 years ago
yoko faa19973d6
Merge pull request #114 from joestarzxh/master
[opt] rtmp: 对ping request回应ping response(包含ClientSession和ServerSession)
3 years ago
joestarzxh ca4faccfcc [fix]rtmp_t修改未提交 3 years ago
joestarzxh db2950ac69 [fix] rtmp 解决未处理PingRequest 回应 3 years ago
q191201771 03ccfa0e5f 1. rtmp.PushSession和PullSession可配置WriteBuf和ReadBuf大小,以及WriteChanSize 2. 整理完所有error返回值 3. 提高测试覆盖率 3 years ago
q191201771 83aa44eebe [refactor] error信息更友好 3 years ago
q191201771 af1a6cc32e [opt] rtsp: 增强兼容性,处理rtsp信令中header存在没有转义的\r\n的情况 3 years ago
q191201771 acd7cbd470 [chore] CI auto push docker hub 3 years ago
q191201771 075eb2096f patch 3 years ago
q191201771 ad547d0010 [test] 提高测试覆盖 3 years ago
q191201771 3309992fb2 typo 3 years ago
q191201771 247ae2862f [chore] CI main.yml -> ci.yml 3 years ago
q191201771 e46a2ea13e [doc] README: docker 3 years ago
q191201771 f0e77fe564 patch 3 years ago
q191201771 738942032a [chore] Dockerfile只打包lalserver而不包含demo程序 3 years ago
q191201771 3b0465b5fc [refactor] 增强兼容性: https服务初始化失败时打印错误日志而不是退出程序 3 years ago
q191201771 b42c7a5835 patch 3 years ago
q191201771 f53f8fdf9d [chore] CI增加windows平台 3 years ago
q191201771 ad7dd34180 [chore] CI添加定时任务 3 years ago
q191201771 9e74f5f036 [test] 修复base/url_test.go中的测试用例 3 years ago
q191201771 5885376c97 [doc] README: 使用github action CI build徽章 3 years ago
q191201771 a0397c9671 [chore] CI: 暂时移除windows 3 years ago
q191201771 a45dd1d373 [chore] CI: Upload coverage to Codecov 3 years ago
q191201771 cce165b16c [fix] 增强兼容性,当收到的rtmp message中的payload长度为0时,则忽略 #112 3 years ago
q191201771 e208a3ac36 merge 3 years ago
q191201771 b0bc51c239 [feat] httpflv.PullSession支持https,支持302跳转 3 years ago
q191201771 505cf2e834 [chore] 修复go vet对于signal unbound channel的警告 3 years ago
q191201771 99a2331935 update naza 3 years ago
q191201771 297deb96f9 patch 3 years ago
q191201771 879e66507a patch 3 years ago
q191201771 92748d5cd1 patch 3 years ago
q191201771 8ebd892948 [fix] 修复读取http返回header解析失败的bug #110 #110 3 years ago
q191201771 170e1d24e1 [log] rtsp client信令增加错误日志 3 years ago
q191201771 b7b38650f2 patch 3 years ago
q191201771 3dc7ce3135 naza v0.26.0 3 years ago
q191201771 875569edb3 [refactor] 把base.Buffer移到naza库中 3 years ago
q191201771 d5c7047295 patch 3 years ago
q191201771 451299a3df [fix] 增强兼容性: sdp中fmtp内发生换行时做兼容性处理 3 years ago
q191201771 dacfa3d041 [fix] 修复logic.Option.NotifyHandler首字母小写外部无法设置的问题 3 years ago