Commit Graph

1074 Commits (master)
 

Author SHA1 Message Date
Jae-Sung Lee 373ef34c54 support sampling rate other than 8000Hz in G.711 2 years ago
yoko 2012bdf5a7
Merge pull request #264 from jaesung9507/ioutil
[refactor] remove deprecated io/ioutil packages
2 years ago
Jae-Sung Lee adc930fb0e rtmp2rtsp support G711U 2 years ago
q191201771 c3da6ba1ab [patch] rtmp: server session发送ack的触发条件 #257 2 years ago
q191201771 ac3a54ee59 [patch] refactor #257 2 years ago
q191201771 35cf656e44 [patch] comment #257 2 years ago
q191201771 a99b2c5faa [patch] rtmp: client session 只使用PeerWinAckSize的值作为是否发送ack的触发条件 #257 2 years ago
yoko e9e09aa4da
Merge pull request #257 from joestarzxh/master
[feat] rtmp: server session回应ack
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
yoko b62e885ea0
Merge pull request #263 from lio19/master
[fix] rtmp: 修复微信小程序推流卡的问题(绝对时间戳字段应该从属于stream维度而非connection)
2 years ago
liquanqing 3f1605b27c fix: audio chunk and video chunk mixd bug 2 years ago
q191201771 dc0b8290b9 add check_versions.sh 2 years ago
q191201771 169a942cb7 [patch] rtmp: PullSessionOption.TlsConfig and PushSessionOption.TlsConfig #208 2 years ago
q191201771 82bee418b4 fix sub_session_hash_key json name 2 years ago
q191201771 b159f6625a [opt] rtmp: ClientSession支持定制化tls.Config #208 2 years ago
q191201771 02f446f926 Merge branch 'master' of https://github.com/q191201771/lal 2 years ago
q191201771 48c156b36d fix test 2 years ago
q191201771 67bddb6226 prev commit patch 2 years ago
q191201771 e2371e7c88 [dep] CI Go min ver to 1.16, max ver to 1.20 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 3302008b74 HttpApiVersion -> v0.4.4 and HttpWebUiVersion -> v0.0.1 2 years ago
q191201771 959ca77f95 [refactor] 整理HTTP-API中的结构体 2 years ago
q191201771 22bde9adc4 format 2 years ago
yoko cbc1da24a2
Merge pull request #248 from jaesung9507/webui
[feat] 增加Web页面(基于HTTP-API)
2 years ago
joe_zhang2006@163.com ddf35f49f8 [fix]rtmp server pub时回应ack 2 years ago
q191201771 d2f38126ff unit test for #251 2 years ago
q191201771 443e00471a fetch item of slice safety, patch for #251 2 years ago
q191201771 2047e3ac8b Merge branch 'master' of https://github.com/q191201771/lal 2 years ago
q191201771 350ea4947c comment 2 years ago
yoko 49234187c4
Merge pull request #251 from ZSC714725/rtsp-G711A
[opt] RTSP: 兼容G711 SDP,支持RTSP G711间的转发
2 years ago
ZSC714725 fbe1fc46cf change IsAudioUnpackable 2 years ago
q191201771 7fd1c96c1c v0.33.0 -> t_version.go 2 years ago
q191201771 c8daca2340 v0.33.0 to CHANGELOG.md 2 years ago
q191201771 98e06276c8 TODO comment 2 years ago
q191201771 4329afa3fb set sub_session_hash_key empty in config file 2 years ago
q191201771 4f68ac85ed [test] rtmp: unit test for chunk divider 2 years ago
q191201771 0188225b8b reduce preallocate, patch for #253 2 years ago
yoko 2fd1925da4
Merge pull request #253 from kuabhish/fix_memory_leak_scenario
[opt] rtmp: reduce memory consumption when dividing chunk
2 years ago
yoko 3bd0836117
Merge pull request #254 from jaesung9507/doack_panic
[fix] rtmp: validate buffer length in ServerSession.doAck
2 years ago
Jae-Sung Lee 96d6fc2d76 fix panic in rtmp.ServerSession.doAck 2 years ago
kuabhish 2b7aae022a fix memory leak scenario 2 years ago
q191201771 d7579d91ad log 2 years ago
q191201771 662437bae4 lalserver: dump sdp 2 years ago
q191201771 bfd05093ff version 2 years ago
q191201771 6eba8a5b8c TODO comment 2 years ago
q191201771 ff751407d4 gitignore 2 years ago
q191201771 2770140cdc fix missing default value of config.HlsConfig.SubSessionTimeoutMs 2 years ago
q191201771 d8abae0425 erase TODO comment 2 years ago