Commit Graph

502 Commits (6084827c001e21eaa41e6c99dd8addfcaea3678b)
 

Author SHA1 Message Date
q191201771 11659e10cc [refactor] logic: 新增GroupManager,管理所有Group 3 years ago
q191201771 2d77d7cbd7 [log] aac解析失败日志 3 years ago
q191201771 2b8e11e900 [doc] base.HttpServerManager增加日志 3 years ago
q191201771 f7664d8eb9 [log] hls中分割nalu增加日志 3 years ago
q191201771 4f4a566a3a [doc] 文件头增加许可证声明 3 years ago
q191201771 674b051cf4 prev commit patch 3 years ago
q191201771 4f662717c5 v0.25.0 -> version.go 3 years ago
q191201771 e41fdcf09e [doc] 配置文件的说明文档 3 years ago
q191201771 2c913f41e3 [feat] 为rtmp pub推流添加静音AAC音频(可动态检测是否需要添加;配置文件中可开启或关闭这个功能) (#56) 3 years ago
q191201771 03c459a024 [refactor] httpflv.Sub和httpts.Sub显式调用base.HttpSubSession的函数 3 years ago
q191201771 812cfd8a55 [chore] 增强健壮性:package rtmp: 对端协议错误时,主动关闭对端连接而不是主动panic 4 years ago
q191201771 5abe86b687 [refactor] package avc: 重新实现sps的解析 4 years ago
q191201771 2fc5c3194a [chore] 增强易用性:修改配置文件中的默认配置:hls、flv、mpegts的文件输出地址由绝对路径/tmp修改为相对路径./lal_record 4 years ago
q191201771 abb92c9074 Merge branch 'master' of github.com:q191201771/lal 4 years ago
q191201771 6d2bf2556d [feat] 优化和统一所有client类型session的使用方式:session由于内部或对端原因导致关闭,外部不再需要显式调用Dispose函数释放资源 4 years ago
yoko 01705942f9
Merge pull request #104 from evrins/feat_add_default_auth
[feat] 增强兼容性:rtsp digest auth时,如果缺少algorithm字段,回复时该字段默认设置为MD5
4 years ago
Evrins Hu 3c10c27b47 [feat] fallback to MD5 auth algorithm if missing auth algorithm
海康某一款摄像头返回的认证信息中不包含 algorithm 信息,但是可以使用 md5 来进行认证
Digest realm="IP Camera(F5390)", nonce="21485f706d35a19f62245161867144d6", stale="FALSE"
4 years ago
q191201771 528444e582 messages:
- [refactor] 使用httpflv.Tag.Payload()
- [refactor] 新增函数remux.FlvTag2RtmpChunks()
4 years ago
q191201771 7cf1e03707 [refactor] 整理logic/group的代码 4 years ago
q191201771 149f62249b [fix] rtsp信令打包中部分字段缺少空格 4 years ago
q191201771 375d53fca6 v0.24.0 -> version.go 4 years ago
q191201771 d0874ef205 [chore] fix gen_tag.sh 4 years ago
q191201771 3ba93f1ef7 [chore] fix gen_tag.sh 4 years ago
q191201771 87ebdfaac0 bench only rtmp conf 4 years ago
q191201771 6532d91c65 v0.24.0 -> version.go 4 years ago
q191201771 41e364a016 comment 4 years ago
q191201771 37dc49ec51 [fix] 修复rtsp sub session没有正常释放导致协程泄漏的问题 4 years ago
q191201771 6a83ab594d [chore] rename build_linux.sh to build_for_linux.sh 4 years ago
q191201771 bf9c621d60 (#102) [test] rtmp amf object中包含null类型的单元测试 4 years ago
yoko 9d8dd9b6f7
Merge pull request #103 from BenLocal/master
[fix] rtmp amf object中包含null类型数据
4 years ago
ShiBen 5e3bba6aed Merge branch 'master' of https://github.com/BenLocal/lal 4 years ago
ShiBen a9760d1c89 Merge branch 'master' of https://github.com/BenLocal/lal 4 years ago
ShiBen aeb2455c23
Merge branch 'q191201771:master' into master 4 years ago
ShiBen ac70d57bac fix#102 4 years ago
ShiBen 4f7560fbee fix#102 4 years ago
q191201771 ef8b3d592e (#101) [fix] hls.Muxer没有设置回调导致崩溃 4 years ago
q191201771 4cea1b8cf5 [fix] 确保rtsp sub拉流从关键帧开始发送数据,避免因此引起的花屏 4 years ago
q191201771 d11074958d (#97) [feat] lalserver支持用rtsp协议拉取rtmp的推流 4 years ago
q191201771 cf489cf16d prev commit patch 4 years ago
q191201771 1db76a4e46 [fix] rtmp信令打包参考本地chunk size 4 years ago
q191201771 1f97f1ef50 [fix] rtmp client session兼容对端回复两次publish或play信令的情况 4 years ago
q191201771 7281e62195 (#83) [fix] aac rtp打包 4 years ago
yoko d0ece98c04
Merge pull request #99 from joestarzxh/dev
[test] rtsp auth ut
4 years ago
joestarzxh b7e7d42f8a [feat]rtsp补充存在两种论证时的测试 4 years ago
joestarzxh d4f261d73f
Merge pull request #11 from q191201771/master
更新lal到最新
4 years ago
q191201771 cfabc9043c [feat] 新增demo pullrtmp2pushrtsp 4 years ago
q191201771 77c624ab03 [fix] aac rtp打包 4 years ago
q191201771 68470dea1f [fix] rtsp兼容,有的摄像头sdp中包含aac,但是没有config字段(后续也没有aac rtp包),导致连接失败 4 years ago
q191201771 cbe2e8e2b3 [refactor] 删除几个没用的demo 4 years ago
q191201771 44443c1c1d prev commit patch 4 years ago