Commit Graph

250 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
yoko a97652ae12
Merge pull request #286 from jaesung9507/webui
[fix] webui: read null when no group
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 722a63e271 comment 2 years ago
Jae-Sung Lee c6e1fa8311 [fix] webui: read null when no group 2 years ago
q191201771 b71749deb1 [opt] logic: 将NotifyHandler回调异步化到独立协程中 #281 2 years ago
q191201771 6fe6629848 [refactor] 整理所有超时相关的代码 2 years ago
q191201771 bea4701c23 [fix] rtsp: 播放不存在的rtsp流,超时没有彻底释放 2 years ago
q191201771 2cc8bf6ac3 refactor cors 2 years ago
q191201771 e66a93f55a [feat] customize: 支持将流输出给业务方做二次开发 2 years ago
ZSC714725 f01c7b4010 rtmp推流支持enhanced RTMP 2 years ago
penglh a2dde6442d 解决CustomizePubSessionContext使用dumpFile空指针问题 2 years ago
yang heng01~ c8b8147d9b 补充跨域请求头 2 years ago
sanenchen e099ccc05b 开启API跨域 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
ZSC714725 411ba82181 rtmp2rtsp support g711a 2 years ago
yoko fb9b2b61c3
Merge pull request #265 from jaesung9507/g711u
[feat] rtmp2rtsp support G711U
2 years ago
Jae-Sung Lee adc930fb0e rtmp2rtsp support G711U 2 years ago
Jae-Sung Lee 8c17c8360a remove deprecated io/ioutil packages 2 years ago
yoko d16a6136e7
Merge pull request #252 from jaesung9507/logging_max_gop_cache
[log] add log when not caching frame by SingleGopMaxFrameNum
2 years ago
q191201771 82bee418b4 fix sub_session_hash_key json name 2 years ago
q191201771 11e1be540b HttpApiVersion -> v0.4.5 and HttpWebUiVersion -> v0.0.2 2 years ago
q191201771 feb6ed992f - [refactor] using Go embed to load lal.html - [refactor] using path /lal.html instead of path / to load web ui 2 years ago
q191201771 959ca77f95 [refactor] 整理HTTP-API中的结构体 2 years ago
yoko cbc1da24a2
Merge pull request #248 from jaesung9507/webui
[feat] 增加Web页面(基于HTTP-API)
2 years ago
q191201771 662437bae4 lalserver: dump sdp 2 years ago
q191201771 2770140cdc fix missing default value of config.HlsConfig.SubSessionTimeoutMs 2 years ago
Jae-Sung Lee d78a827d75 add log when not caching frame by SingleGopMaxFrameNum 2 years ago
Jae-Sung Lee 61a7c2e128 Add lal Web UI using http api 2 years ago
q191201771 46c0b47911 (1) [refactor] DumpFile增加文件头信息,每个数据块包含类型 (2) [feat] demo/pullrtsp和CutomizePub支持DumpFile (3) [test] 整理DumpFile的测试 2 years ago
q191201771 a6cdd08861 patch for #245 2 years ago
thewind296 86c8e88d6c Merge branch 'master' into feat/hls_subsession 2 years ago
Jae-Sung Lee 0ed0d75a2b Add example flv file of CustomPubSession 2 years ago
q191201771 fc26b1ebc7 patch for #241 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 3c675d563c log 2 years ago
q191201771 bb1b3bc312 [opt] 新增一级配置项in_session,支持控制所有输入流,比如增加静音音频 2 years ago
q191201771 cadb1926fc [opt] customize: 当DelCustomizePubSession后,调用被删除对象的FeedAvPacket方法将返回错误 2 years ago
q191201771 ab836fb5fc [patch] only log error if start rtsps failed #234 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
q191201771 b7086eb87a comment patch for #233 2 years ago
q191201771 b9bd066b84 new version gofmt to comment 2 years ago
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