Commit Graph

815 Commits (bf43a7b0b96891687a56556a49dc2cae07811999)
 

Author SHA1 Message Date
yoko bf43a7b0b9
Merge pull request from wu-wenxiang/dev
[chore] ci: add docker arm64 support
yoko c01dcf6bf8
Merge pull request from jaesung9507/flv_custom_pub
[fix] add file close in ReadAllTagsFromFlvFile
q191201771 a6cdd08861 patch for
Jae-Sung Lee e4a217f883 add file close in ReadAllTagsFromFlvFile
yoko 08b1e51bdf
Merge pull request from thewind296/feat/hls_subsession
[feat] http-notify: hls播放支持开始播放、结束播放的事件通知
Wu Wenxiang 690934e406 ci: add arm64 support
thewind296 1c1a0c1b34 Fix can't get app name from hls url if it not present
thewind296 86c8e88d6c Merge branch 'master' into feat/hls_subsession
yoko 11c1688c8b
Merge pull request from jaesung9507/flv_custom_pub
[opt] 插件化:Cutsomize Pub支持AvPacket、RtmpMsg两种输入数据的方式
Jae-Sung Lee 0ed0d75a2b Add example flv file of CustomPubSession
q191201771 6951a904d4 comment
q191201771 fc26b1ebc7 patch for
q191201771 df33fffda4 fix test
q191201771 fdf9ff6121 parse rtp extension header to ExtensionProfile and Extensions
q191201771 791af4e678 merge
q191201771 76c84546bd log
yoko 99863b8026
Merge pull request from joestarzxh/master
[opt] Gop缓冲功能支持配置单个Gop内的最大缓冲帧数量
q191201771 6e5ba21113 [fix] rtp: 跳过rtp extension扩展头,避免因此导致rtp解析失败
q191201771 b993ba818c do inner test only once on MacOS to save time
q191201771 3d8933cd51 v0.32.0 -> t_version.go
q191201771 18732418dc v0.32.0 -> CHANGELOG.md
joe_zhang2006@163.com 1194d74b04 single_gop_max_num需更名为single_gop_max_frame_num
joe_zhang2006@163.com 6c2c18fe50 调整了Gop一下代码
joe_zhang2006@163.com ca6cc34a1f [fix]gop增加单个gop包数量的限制,防止异常情况内存飞涨
q191201771 b55a03147e doc: update qq group
q191201771 38dbae240a test
q191201771 fa141820a2 [fix] rtsp: 修复aac rtp type不是标准值无法合帧的问题。提高兼容性
q191201771 cb02087f65 [fix] rtsp: 修复rtp数据中有padding导致合帧数据不正确的bug
q191201771 6625cce10c [feat] rtp: 解析rtp包中的padding
q191201771 e5206c81e2 comment
q191201771 9e29a0989b [feat] rtp: 解析rtp header中的csrc
q191201771 3c675d563c log
q191201771 bb1b3bc312 [opt] 新增一级配置项in_session,支持控制所有输入流,比如增加静音音频
q191201771 14d175206f (1) [opt] 转ts时,如果调整时间戳失败则使用调整前的时间戳 (2) [log] 丰富转hls异常时的日志
q191201771 cadb1926fc [opt] customize: 当DelCustomizePubSession后,调用被删除对象的FeedAvPacket方法将返回错误
q191201771 ab836fb5fc [patch] only log error if start rtsps failed
q191201771 2877490b38 [patch] conf version
q191201771 bcb2d76db9 log rtsp command detail
q191201771 429772e64d Merge branch 'master' of https://github.com/q191201771/lal
q191201771 1ed98b4f11 [feat] 所以输入流都支持叠加静音音频
yoko aec6c8a68e
Merge pull request from jaesung9507/rtsps_listen
(1) [feat] server支持RTSPS (2) [fix] 修复rtsp auth可能失败的bug
q191201771 b609e443bb comment patch for
yoko dd0925b6f0
Merge pull request from lijw30/master
[refactor] split ArrayEnd from ObjectEnd of rtmp amf0 to make code more readable
lijinwang fde44cd74c [add] amf0: 增加amf0 EcmaArray结束标识
q191201771 53b313c483 [fix] http-api: 修复sub http-flv remote_addr字段没有值的bug
q191201771 7ec77460c2 comment patch for
yoko 8cb37777d4
Merge pull request from ZSC714725/pullhttpflv-demo
[opt] demo: pullhttpflv拉取http-flv并存储为flv文件
ZSC714725 9548549a68 pullhttpflv demo support save flv file
ZSC714725 a9bd1cb692 pullhttpflv demo support save flv file
ZSC714725 e1ab343938 pullhttpflv demo support save flv file