Commit Graph

165 Commits (02ea0972ce7ecddb9e07da7265a8efee97d1d0c3)

Author SHA1 Message Date
q191201771 b70b423b28 fix log 2 years ago
q191201771 cbf97c28ca license 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
liquanqing 3f1605b27c fix: audio chunk and video chunk mixd bug 2 years ago
q191201771 169a942cb7 [patch] rtmp: PullSessionOption.TlsConfig and PushSessionOption.TlsConfig #208 2 years ago
q191201771 b159f6625a [opt] rtmp: ClientSession支持定制化tls.Config #208 2 years ago
q191201771 48c156b36d fix test 2 years ago
joe_zhang2006@163.com ddf35f49f8 [fix]rtmp server pub时回应ack 2 years ago
q191201771 98e06276c8 TODO comment 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
Jae-Sung Lee 96d6fc2d76 fix panic in rtmp.ServerSession.doAck 2 years ago
kuabhish 2b7aae022a fix memory leak scenario 2 years ago
q191201771 df33fffda4 fix test 2 years ago
q191201771 ab836fb5fc [patch] only log error if start rtsps failed #234 2 years ago
q191201771 b609e443bb comment patch for #237 2 years ago
lijinwang fde44cd74c [add] amf0: 增加amf0 EcmaArray结束标识 2 years ago
q191201771 44cc464836 lal version watermark in self build rtmp metadata 2 years ago
q191201771 b9bd066b84 new version gofmt to comment 2 years ago
q191201771 ee80e60a7c [patch] only log error if start rtmps failed #230 2 years ago
yoko 02c0f0359b
Merge pull request #230 from jaesung9507/rtmps_listen
[feat] rtmp: server support rtmps
2 years ago
q191201771 8d2886b65b todo rtmp Message2ChunksV 2 years ago
Jae-Sung Lee 44370b5f56 Add RTMPS listen 2 years ago
q191201771 9474cf2070 [patch] 修复前次提交导致rtmp无法播放的bug #201 3 years ago
q191201771 06c13d1051 [patch] 重构前次提交,去掉LazyRtmpChunkDivider和LazyRtmpMsg2FlvTag的写法 #201 3 years ago
q191201771 8b3c65dacb [fix] 优化rtmp metadata @SetDataFrame的处理,解决flv录制文件用ffmpeg查看fps不准的问题 #201 3 years ago
q191201771 cf70a10617 [refactor] 增加ObjectPairArray::DebugString函数,方便打印metadata的值 3 years ago
q191201771 4fcda9ce12 [patch] 为前次pr补充注释 3 years ago
ZSC714725 8fc085feb9 solve push youtube failed 3 years ago
q191201771 a036db8131 [feat] gb28181: 基本完成PubSession 3 years ago
q191201771 ee341f4926 [patch] doc & comment 3 years ago
Che Kun 492eb60911
add float64 support to amf0.WriteObject 3 years ago
q191201771 a9b78c078d [patch] prev commit patch 3 years ago
q191201771 f4a0e16d7f [opt] rtmp: PullSession支持配置是否复用接收message时的内存块 3 years ago
q191201771 fdf680b29a [refactor] rtmp: ServerSessionType -> SessionStat 3 years ago
q191201771 def036c0a2 [fix] rtmp: 解析amf, object中嵌套object导致崩溃 3 years ago
q191201771 60d52898c3 [refactor] 整理session stat相关的代码 3 years ago
q191201771 b1f197d1c5 [fix] rtmp.ChunkComposer的error日志中的对象写错了 3 years ago
q191201771 5ef6241749 [refactor] 将所有session的ISessionStat的实现聚合到BasicSessionStat 3 years ago
q191201771 6c61b1329d prev pr patch 3 years ago
ZSC714725 f14fdf974f rtmp pushclient support adobe auth 3 years ago
ZSC714725 e88ae8f572 rtmp pushclient support adobe auth 3 years ago
ZSC714725 52ab21d0b3 rtmp pushclient support adobe auth 3 years ago
KevinZang 18a3970e8e
Merge branch 'master' into rtmps 3 years ago
zang191993@163.com 1e5d9ca926 lal support rtmps 3 years ago