Commit Graph

989 Commits (2263c7fd0e144ef567d11c4275685dc56373f85a)
 

Author SHA1 Message Date
Jae-Sung Lee 44370b5f56 Add RTMPS listen 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
thewind296 af87dae43d Redirect relative url for session id append, add some missing http status code response 2 years ago
q191201771 6a222ea2de [opt] http-api: relay pull接口增加调试参数,可用于保存rtsp数据用于分析 2 years ago
thewind296 35b3860e19 Dispose hls.SubSession immediately if handle hls request got error 2 years ago
thewind296 99ba5333bc Implement calculate hls.SubSession updateStat wroteBytesSum 2 years ago
thewind296 2b6207f49c Add session_id query param to ts url in m3u8 response content 2 years ago
thewind296 b57d109c8a Add missing some info in hls.SubSession 2 years ago
thewind296 59d9ed589f Add hlsSubSession to group.stat.StatSubs 2 years ago
thewind296 e71a727c92
Merge branch 'q191201771:master' into master 2 years ago
thewind296 496a6c1a53 Make hls session id hard to guess by client 2 years ago
thewind296 af5e965480 Make hls sub session timeout configurable 2 years ago
q191201771 548cf871c4 patch for pr #223 2 years ago
thewind296 8ce7d4b730 Support hls subsession, notify start/stop pull hls 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