Commit Graph

837 Commits (c8daca234005b86de1f4d7bdc2a811711320d25d)
 

Author SHA1 Message Date
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
q191201771 9a3b5faa68 fix log 2 years ago
q191201771 39f7bec8a2 [feat] demo: analyseflv支持http flv流或flv文件作为输入 2 years ago
q191201771 82af50ceb3 fix test 2 years ago
q191201771 6dff63cbfd fix Go 1.14 build 2 years ago
q191201771 46c0b47911 (1) [refactor] DumpFile增加文件头信息,每个数据块包含类型 (2) [feat] demo/pullrtsp和CutomizePub支持DumpFile (3) [test] 整理DumpFile的测试 2 years ago
q191201771 f5b97d9087 erase build_for_linux.sh 2 years ago
yoko bf43a7b0b9
Merge pull request #246 from wu-wenxiang/dev
[chore] ci: add docker arm64 support
2 years ago
yoko c01dcf6bf8
Merge pull request #247 from jaesung9507/flv_custom_pub
[fix] add file close in ReadAllTagsFromFlvFile
2 years ago
q191201771 a6cdd08861 patch for #245 2 years ago
Jae-Sung Lee e4a217f883 add file close in ReadAllTagsFromFlvFile 2 years ago
yoko 08b1e51bdf
Merge pull request #245 from thewind296/feat/hls_subsession
[feat] http-notify: hls播放支持开始播放、结束播放的事件通知
2 years ago
Wu Wenxiang 690934e406 ci: add arm64 support 2 years ago
thewind296 1c1a0c1b34 Fix can't get app name from hls url if it not present 2 years ago
thewind296 86c8e88d6c Merge branch 'master' into feat/hls_subsession 2 years ago
yoko 11c1688c8b
Merge pull request #244 from jaesung9507/flv_custom_pub
[opt] 插件化:Cutsomize Pub支持AvPacket、RtmpMsg两种输入数据的方式
2 years ago
Jae-Sung Lee 0ed0d75a2b Add example flv file of CustomPubSession 2 years ago
q191201771 6951a904d4 comment 2 years ago
q191201771 fc26b1ebc7 patch for #241 2 years ago
q191201771 df33fffda4 fix test 2 years ago
q191201771 fdf9ff6121 parse rtp extension header to ExtensionProfile and Extensions 2 years ago
q191201771 791af4e678 merge 2 years ago
q191201771 76c84546bd log 2 years ago
yoko 99863b8026
Merge pull request #241 from joestarzxh/master
[opt] Gop缓冲功能支持配置单个Gop内的最大缓冲帧数量
2 years ago
q191201771 6e5ba21113 [fix] rtp: 跳过rtp extension扩展头,避免因此导致rtp解析失败 2 years ago
q191201771 b993ba818c do inner test only once on MacOS to save time 2 years ago
q191201771 3d8933cd51 v0.32.0 -> t_version.go 2 years ago
q191201771 18732418dc v0.32.0 -> CHANGELOG.md 2 years ago
joe_zhang2006@163.com 1194d74b04 single_gop_max_num需更名为single_gop_max_frame_num 2 years ago
joe_zhang2006@163.com 6c2c18fe50 调整了Gop一下代码 2 years ago
joe_zhang2006@163.com ca6cc34a1f [fix]gop增加单个gop包数量的限制,防止异常情况内存飞涨 2 years ago
q191201771 b55a03147e doc: update qq group 2 years ago
q191201771 38dbae240a test 2 years ago
q191201771 fa141820a2 [fix] rtsp: 修复aac rtp type不是标准值无法合帧的问题。提高兼容性 2 years ago
q191201771 cb02087f65 [fix] rtsp: 修复rtp数据中有padding导致合帧数据不正确的bug 2 years ago