Commit Graph

29 Commits (9d8a9b84e2dd82a23b5cb38ca334d73235bf54fc)

Author SHA1 Message Date
q191201771 745baae2ac [opt] logic: 在业务方WithOnHookSession的情况下,停用auto stop relay pull功能。(业务方如果想auto stop relay pull,可以在业务层自行判断、决定是否stop relay pull) #292 2 years ago
q191201771 99259ce18e [feat] http api: 为非rtmp的协议也增加fps统计信息 #283 2 years ago
HustCoderHu 9681a530b7 [feature]: record video fps in group for rtmp pub&pull 2 years ago
q191201771 6fe6629848 [refactor] 整理所有超时相关的代码 2 years ago
q191201771 bea4701c23 [fix] rtsp: 播放不存在的rtsp流,超时没有彻底释放 2 years ago
q191201771 e66a93f55a [feat] customize: 支持将流输出给业务方做二次开发 2 years ago
q191201771 fdb65e9ff7 patch for #270 2 years ago
joaop 306a4c878f simplifing logic to enable fragment_duration_ms on configuration to be under thousands (but not below hundreds) 2 years ago
q191201771 a6cdd08861 patch for #245 2 years ago
thewind296 86c8e88d6c Merge branch 'master' into feat/hls_subsession 2 years ago
joe_zhang2006@163.com 1194d74b04 single_gop_max_num需更名为single_gop_max_frame_num 2 years ago
joe_zhang2006@163.com ca6cc34a1f [fix]gop增加单个gop包数量的限制,防止异常情况内存飞涨 2 years ago
q191201771 429772e64d Merge branch 'master' of https://github.com/q191201771/lal 2 years ago
q191201771 1ed98b4f11 [feat] 所以输入流都支持叠加静音音频 2 years ago
yoko aec6c8a68e
Merge pull request #234 from jaesung9507/rtsps_listen
(1) [feat] server支持RTSPS (2) [fix] 修复rtsp auth可能失败的bug
2 years ago
q191201771 aeb318d2d0 [refactor] 重构已支持静音叠加功能的session(rtmp pub, customize pub)的代码 #160 2 years ago
Jae-Sung Lee d84ceeb67e Add RTSPS listen 2 years ago
q191201771 6a222ea2de [opt] http-api: relay pull接口增加调试参数,可用于保存rtsp数据用于分析 2 years ago
thewind296 99ba5333bc Implement calculate hls.SubSession updateStat wroteBytesSum 2 years ago
thewind296 59d9ed589f Add hlsSubSession to group.stat.StatSubs 2 years ago
thewind296 8ce7d4b730 Support hls subsession, notify start/stop pull hls 2 years ago
thewind296 fe8f1f74fd Add AppName to group stat 2 years ago
q191201771 b9bff98c2d [patch] 完善group中的ps pub: Dispose, Stat, Kick等 3 years ago
q191201771 ff0864254f - [feat] gb28181 PubSession接入logic.Group基本完成 3 years ago
q191201771 7bdc841317 [feat] ps pub session接入group(进行中) 3 years ago
q191201771 44dd886b38 [opt] 允许没有输入流时先创建rtsp SubSession 3 years ago
q191201771 f3afb0479c [patch] 修改cwd等 #188 #189 3 years ago
robin daf38f25df HTTP-Notify增加hls生成ts文件的事件回调 3 years ago
q191201771 26a10947e3 [refactor] rename HttpSubSession -> BasicHttpSubSession 3 years ago