Commit Graph

749 Commits (e319e6fbf31c7f1c8436f04cc88db6104d9867af)
 

Author SHA1 Message Date
yoko e319e6fbf3
Merge pull request #233 from Lysander66/feature-loadconf
[feat] 二次开发: 支持直接使用json字符串作为配置内容初始化ILalServer
2 years ago
q191201771 ee80e60a7c [patch] only log error if start rtmps failed #230 2 years ago
q191201771 b4d918cbe5 [patch] conf version #230 2 years ago
Lysander 0d4c1b4ff0 [feat] support: specify config raw content 2 years ago
q191201771 c5eaa242c4 [test] fix sdp test depends on the lal version which could be changed 2 years ago
yoko 02c0f0359b
Merge pull request #230 from jaesung9507/rtmps_listen
[feat] rtmp: server support rtmps
2 years ago
q191201771 98ddc032a4 v0.31.1 2 years ago
q191201771 c00a6811d9 v0.31.0 2 years ago
q191201771 7977c6838f v0.31.0 2 years ago
q191201771 8d2886b65b todo rtmp Message2ChunksV 2 years ago
q191201771 bc22cccd8f todo avc perf 2 years ago
Jae-Sung Lee f2f8580f2f move the RTMPS config block into the RTMP block 2 years ago
q191201771 9503302349 todo ts pack pcr 2 years ago
q191201771 13c033fc59 doc patch 2 years ago
q191201771 1f7b080523 todo rtsp multi audio 2 years ago
Jae-Sung Lee 0d7576dd37 typo correction 2 years ago
Jae-Sung Lee 1f3e5169e2 Merge remote-tracking branch 'origin/master' into rtmps_listen 2 years ago
Jae-Sung Lee 03cc3f4896 Add RTMP listen with RTMPS 2 years ago
q191201771 59fbd869be patch 2 years ago
q191201771 711289bc91 [opt] rtsp: PullSession在setup阶段如果对端没有回复server port,依然尝试继续拉流,增强兼容性 2 years ago
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
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