Commit Graph

732 Commits (13c033fc594a938aa0427ba94198d5f0bbe36157)
 

Author SHA1 Message Date
q191201771 13c033fc59 doc patch 2 years ago
q191201771 1f7b080523 todo rtsp multi audio 2 years ago
q191201771 59fbd869be patch 2 years ago
q191201771 711289bc91 [opt] rtsp: PullSession在setup阶段如果对端没有回复server port,依然尝试继续拉流,增强兼容性 2 years ago
q191201771 59cd0f277c log 2 years ago
q191201771 0caed96905 Merge branch 'master' of https://github.com/q191201771/lal 2 years ago
q191201771 98e6ddcec5 [feat] gb28181: 支持tcp pub 2 years ago
yoko 5792f9cc20
Merge pull request #228 from cuteLittleDevil/master
[fix] hls: 修复流名称中包含-中划线时hls异常的问题
2 years ago
cuteLittleDevil e28cdf7e60 pr 修改hls拉流时 获取流名称异常的情况 2 years ago
q191201771 23f05719e3 [opt] gb28181: 优化丢包处理 2 years ago
q191201771 6a222ea2de [opt] http-api: relay pull接口增加调试参数,可用于保存rtsp数据用于分析 2 years ago
q191201771 548cf871c4 patch for pr #223 2 years ago
yoko ccd2773c3f
Merge pull request #223 from joestarzxh/master
[fix] gb28181: 修复处理丢包时的bug
2 years ago
joe_zhang2006@163.com e1b7310d5b [fix]rtp丢包简单测试程序 2 years ago
q191201771 52a36118c5 pr patch 2 years ago
q191201771 c6db17f4e8 version patch for prev pr 2 years ago
yoko bf0853145d
Merge pull request #222 from thewind296/master
[opt] 1) HTTP-API和Notify中StatGroup增加AppName字段 2) 向外暴露IAuthentication,用于定制化鉴权 3) 向外暴露ModConfigGroupCreator,支持为特定的Group独立配置
2 years ago
thewind296 ccdf31dd95
Merge pull request #1 from thewind296/defect/add_app_name_stat_group
Add AppName to group stat
2 years ago
thewind296 7da8250f96
Merge branch 'q191201771:master' into master 2 years ago
thewind296 fe8f1f74fd Add AppName to group stat 2 years ago
joe_zhang2006@163.com f63d2069de [fix]ps新增丢包测试 2 years ago
q191201771 4fd53c98d9 [fix] rtsp: server端没有收到前面的信令直接收到PLAY信令,主动关闭连接,避免崩溃 2 years ago
q191201771 c9b2336a8c [opt] avpacket2rtmp: 丢弃aud 2 years ago
q191201771 bae19f3209 merge 2 years ago
q191201771 3be0039a1b [fix] crash while record flv but create file failed 2 years ago
yoko 998ff97ed6
Merge pull request #225 from abrar71/patch-2
[opt] HTTP-API: Added application/json header for API responses
2 years ago
Abrar Ahmed e830c28197
Added application/json header for API responses
Send `application/json` header so client libraries can automatically parse/unmarshal the response
2 years ago
joestarzxh a9e7cef2dc [fix]修正ps错误判断 2 years ago
joe_zhang2006@163.com 3cc77ef5ac [fix]修正ps 丢包的处理 2 years ago
thewind296 9a3f77e43f Add IAuthentication interface to make authenticate customizable 2 years ago
thewind296 f5434a90df add ModConfigGroupCreator to modify group config before created 2 years ago
yoko a2c3e6ab60
Merge pull request #220 from thewind296/master
[fix] http-notify: set wrong ServerId info payload for PubStop event
2 years ago
thewind296 c61fc6754e
Fix set wrong ServerId info payload for PubStop event 2 years ago
q191201771 1ba4a538cd patch 2 years ago
q191201771 5ce30048d8 [opt] new func RtmpMsg.DebugString() and mpegts.Frame.DebugString() 2 years ago
q191201771 e9572aed9e [opt] rtmp2mpegts的时间戳重打从0开始,兼容时间戳太大时vlc播放不了的问题 2 years ago
yoko b0feff2e6f
Merge pull request #219 from joestarzxh/master
[fix] avpacket2rtmp nal以00 00 01开头时崩溃
2 years ago
joe_zhang2006@163.com 208571ba27 [fix] avpacket2rtmp nal与00 00 01开头时一次性分配内存可能会偏小 2 years ago
joe_zhang2006@163.com 38f46b7d20 更新最新代码 2 years ago
joe_zhang2006@163.com e8cd2303ca [fix]avpacket2rtmp.go 恢复最新代码 2 years ago
joe_zhang2006@163.com 630a6e982d [fix]rtmp支持牙虎推流 2 years ago
joe_zhang2006@163.com 92bd0d80f0 [feat] avpacket2rtmp 单元一次性分配空间增大,防止分配空间不足 2 years ago
q191201771 0518616da2 [fix] 修复avpacket2rtmp中音频转换错误导致gb28181的流声音有问题的bug 2 years ago
q191201771 18cc3e902b [chore] gen_tag.sh: 版本号的源码文件重命名了,所以更新相应的脚本 2 years ago
q191201771 bcf2d32bf2 [patch] update http-api version & http-notify version 2 years ago
yoko 2544619b18
Merge pull request #213 from Lysander66/feature-bitrate
[refactor] HTTP-API & HTTP-Notify: rename bitrate to bitrate_kbits
2 years ago
Lysander 7f8f4d1c62 rename bitrate to bitrate_kbits 2 years ago
yoko 332afc1806
Merge pull request #211 from robin-hzc/master
[opt] http-notify: session相关的回调增加ReadBytesSum和WroteBytesSum字段
3 years ago
robin c2d88e6a75 增加回调ReadBytesSum和WroteBytesSum 3 years ago
q191201771 b9bff98c2d [patch] 完善group中的ps pub: Dispose, Stat, Kick等 3 years ago