Commit Graph

153 Commits (959ca77f950eb96c2bc4315268ee4ede4c326123)

Author SHA1 Message Date
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
q191201771 3b6ae774e8 [feat] lalserver: HTTP API新增start_relay_pull接口,并同时支持rtmp和rtsp 3 years ago
q191201771 f551dbfa65 [patch] prev pr patch 3 years ago
joestarzxh 6107a5ecd4 [feat]rtmp ack PeerWinAckSize属性修正一下 3 years ago
joestarzxh b0e201d4d4 [feat]rtmp ack PeerWinAckSize改由options设置 3 years ago
joestarzxh 4385e40bec [feat]rtmp pull增加ack应答提高兼容性 3 years ago
q191201771 8824038415 - [refactor] 转换mpegts使用remux.Rtmp2MpegtsRemuxer不再依赖hls.Muxer - [opt] lalserver: relay push增加超时检查,增加带宽统计 - [refactor] 所有interface类型以i字母开头 3 years ago
q191201771 93302705c7 [feat] httpts支持gop缓冲,提高秒开 #129 3 years ago
q191201771 aa480aa3ec [log] rtmp: 优化定位问题的日志 #135 3 years ago
q191201771 11c412cf84 - [refactor] 将rtmp转ts的代码从hls重构至remux中 - [fix] mpegts: 修复单音频场景,有一帧音频重复的问题 3 years ago
q191201771 8c0d272fad 1. [refactor] 重构logic.Group 2. [test] 修复CI环境的innertest 3 years ago
q191201771 abf50b107d - [refactor] 规范所有导出符号的注释 - [refactor] base.ReadableNowTime() 3 years ago
q191201771 0f21334964 [opt] 支持pkg层面控制日志 #62 3 years ago