Commit Graph

223 Commits (22bde9adc43bbeb81ea2de26d9b4f93db11d08f9)

Author SHA1 Message Date
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 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
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 98e6ddcec5 [feat] gb28181: 支持tcp pub 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 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
q191201771 52a36118c5 pr patch 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
q191201771 bae19f3209 merge 3 years ago
q191201771 3be0039a1b [fix] crash while record flv but create file failed 3 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
3 years ago
thewind296 9a3f77e43f Add IAuthentication interface to make authenticate customizable 3 years ago
thewind296 f5434a90df add ModConfigGroupCreator to modify group config before created 3 years ago
thewind296 c61fc6754e
Fix set wrong ServerId info payload for PubStop event 3 years ago
q191201771 1ba4a538cd patch 3 years ago
q191201771 b9bff98c2d [patch] 完善group中的ps pub: Dispose, Stat, Kick等 3 years ago
q191201771 ace574dfb9 [feat] http-api: 完善start_rtp_pub返回值 3 years ago
q191201771 ff0864254f - [feat] gb28181 PubSession接入logic.Group基本完成 3 years ago