Commit Graph

611 Commits (90cb1e023b029e274e5b39fb9dcdbb0ba01238f0)
 

Author SHA1 Message Date
q191201771 3f177e6b68 [feat] avc: new func Avcc2Annexb 3 years ago
q191201771 8c0d272fad 1. [refactor] 重构logic.Group 2. [test] 修复CI环境的innertest 3 years ago
q191201771 c3314bc7d2 [test] innertest开启音视频和单音频和单视频三种情况的测试 3 years ago
q191201771 b211e0f2de [refactor] 整理Group代码 3 years ago
q191201771 228f37bd4f [fix] 优雅关闭: 关闭pprof和http server 3 years ago
q191201771 f87903761c [test] innertest可测试单音频和单视频的情况 3 years ago
joestarzxh 1986b87f2e
Merge pull request #17 from q191201771/master
lal更新到最新版
3 years ago
q191201771 443c9e39b9 1 [test] innertest增加httpts sub测试 2 [refactor] rtmp转mpegts的代码从package hls重构到remux(进行中) 3 years ago
q191201771 abf50b107d - [refactor] 规范所有导出符号的注释 - [refactor] base.ReadableNowTime() 3 years ago
q191201771 6084827c00 [chore] 单元测试结束后清理垃圾文件 3 years ago
q191201771 0f21334964 [opt] 支持pkg层面控制日志 #62 3 years ago
yoko feb1be824d
Merge pull request #130 from joestarzxh/master
[opt] rtsp: sub-session tcp模式下使用异步发送
3 years ago
joestarzxh 99e60dab55 [opt]rtsp sub 阻塞发送修改为异步发送 3 years ago
joestarzxh 804ad2bd6c
Merge pull request #16 from q191201771/master
同步最新代码
3 years ago
q191201771 571ccafbc2 [chore] 删除.travis.yml 3 years ago
q191201771 f8f3f64c54 [refactor] all demo LogoutStartInfo 3 years ago
q191201771 fdaf48528e [opt] rtmp和rtsp收包时添加trace级别日志 #63 3 years ago
q191201771 9bc0beba1d prev commit patch 3 years ago
q191201771 74538a3917 [doc] hls: 文档增加提醒,使用内存作为存储时,注意内存容量 3 years ago
q191201771 86c4b950db [feat] hls: 增加delete_threshold配置,用于配置过期TS文件的保存时间 3 years ago
q191201771 0396ca7029 v0.27.1 -> CHANGELOG.md 3 years ago
q191201771 1c359086fa v0.27.1 -> version.go 3 years ago
q191201771 66aaf07216 [chore] release包中包含https的签名文件 3 years ago
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