Commit Graph

20 Commits (2ec47bd16b9c3a6546be2ea2992f7e281ff3f8cd)

Author SHA1 Message Date
q191201771 e3995bc5ad [patch] refactor to new struct Rtmp2MpegtsTimestampFilter and add test. #269 2 years ago
yoko b79f37f9c9
Merge pull request #269 from ZSC714725/hls-warning
[fix] rtmp转mpegts处理时间戳错误,导致有b帧时ffplay播放hls报错
2 years ago
ZSC714725 45acbf5cd1 solve ffmpeg warning 2 years ago
ZSC714725 71d0eb3ca0 rtmp2mpegts not support 711 2 years ago
q191201771 3c675d563c log 2 years ago
q191201771 14d175206f (1) [opt] 转ts时,如果调整时间戳失败则使用调整前的时间戳 (2) [log] 丰富转hls异常时的日志 2 years ago
q191201771 b9bd066b84 new version gofmt to comment 2 years ago
q191201771 e9572aed9e [opt] rtmp2mpegts的时间戳重打从0开始,兼容时间戳太大时vlc播放不了的问题 3 years ago
q191201771 8db3984d39 [patch] code style 3 years ago
q191201771 a87dde8eb3 [doc] rtmp2mpegts 3 years ago
q191201771 c5b701a537 [fix] 修复rtmp转ts时,265判断错误 3 years ago
q191201771 c698bf1b61 [fix] 增强兼容性,rtmp转mpegts时,使用nalu中的sps和pps 3 years ago
q191201771 c0966137e1 prev commit patch 3 years ago
joestarzxh 40404507d8 [fix]解决#140 rtsp接收h265 Nal类型不全的问题 3 years ago
q191201771 4e0db49b18 [refactor] 代码整理:检查rtmp msg长度有效性 3 years ago
q191201771 8824038415 - [refactor] 转换mpegts使用remux.Rtmp2MpegtsRemuxer不再依赖hls.Muxer - [opt] lalserver: relay push增加超时检查,增加带宽统计 - [refactor] 所有interface类型以i字母开头 3 years ago
q191201771 812f9bf314 [patch] logic: 重构group 3 years ago
q191201771 aa480aa3ec [log] rtmp: 优化定位问题的日志 #135 3 years ago
q191201771 92c0c723a6 [perf] mpegts: 优化转换mpegts的性能 3 years ago
q191201771 11c412cf84 - [refactor] 将rtmp转ts的代码从hls重构至remux中 - [fix] mpegts: 修复单音频场景,有一帧音频重复的问题 3 years ago