Commit Graph

239 Commits (b128695ae9bb0125d2f4f3cd56db646e87642d1c)

Author SHA1 Message Date
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
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