Commit Graph

31 Commits (master)

Author SHA1 Message Date
q191201771 455a9b2235 new func MockVersion 8 months ago
q191201771 67511de4a8 refactor new func base.WrapReadConfigFile 9 months ago
q191201771 d196a177ff do not serve hls sub session if in ip black list 9 months ago
ZSC714725 7e0c354257 rtsp server support rtsp-over-websocket play 1 year ago
q191201771 b71749deb1 [opt] logic: 将NotifyHandler回调异步化到独立协程中 #281 2 years ago
q191201771 e66a93f55a [feat] customize: 支持将流输出给业务方做二次开发 2 years ago
Jae-Sung Lee 8c17c8360a remove deprecated io/ioutil packages 2 years ago
q191201771 a6cdd08861 patch for #245 2 years ago
thewind296 86c8e88d6c Merge branch 'master' into feat/hls_subsession 2 years ago
q191201771 ab836fb5fc [patch] only log error if start rtsps failed #234 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
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
Jae-Sung Lee d84ceeb67e Add RTSPS listen 2 years ago
Lysander 0d4c1b4ff0 [feat] support: specify config raw content 2 years ago
Jae-Sung Lee f2f8580f2f move the RTMPS config block into the RTMP block 2 years ago
Jae-Sung Lee 0d7576dd37 typo correction 2 years ago
Jae-Sung Lee 03cc3f4896 Add RTMP listen with RTMPS 2 years ago
Jae-Sung Lee 44370b5f56 Add RTMPS listen 2 years ago
q191201771 6a222ea2de [opt] http-api: relay pull接口增加调试参数,可用于保存rtsp数据用于分析 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
thewind296 8ce7d4b730 Support hls subsession, notify start/stop pull hls 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
q191201771 057426eff1 [fix] 修复hls鉴权时streamName取值错误导致无法正常鉴权的问题 3 years ago
q191201771 44dd886b38 [opt] 允许没有输入流时先创建rtsp SubSession 3 years ago
q191201771 bfb08435fa [refactor] HTTP-API: 所有事件都包含的公共字段聚合到EventCommonInfo中 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