Commit Graph

348 Commits (f551dbfa655763898d63239c5307df37e5f63c91)

Author SHA1 Message Date
q191201771 f551dbfa65 [patch] prev pr patch 3 years ago
yoko 120afe8592
Merge pull request #154 from joestarzxh/master
[feat] rtmp: pull session增加ack应答,提高兼容性
3 years ago
joestarzxh 6107a5ecd4 [feat]rtmp ack PeerWinAckSize属性修正一下 3 years ago
joestarzxh b0e201d4d4 [feat]rtmp ack PeerWinAckSize改由options设置 3 years ago
q191201771 8482b9e0c6 [refactor] base.AvPacket的时间戳类型修改为int64, avpacket_stream.go移入package base 3 years ago
joestarzxh 4385e40bec [feat]rtmp pull增加ack应答提高兼容性 3 years ago
q191201771 d2b80a4c47 [feat] customize pub支持叠加静音音频数据 3 years ago
q191201771 09f903d5ca [opt] demo: 优化customize pub,匀速发送流,避免卡顿 3 years ago
q191201771 c54b7cace3 [perf] mpegts: 加大内存预分配大小 3 years ago
q191201771 0d50db006c Merge branch 'master' of https://github.com/q191201771/lal 3 years ago
q191201771 f3abd233a3 prev commit patch 3 years ago
q191201771 6718316ae9 [feat] demo: customize_lalserver,演示向lalserver中输入音频加视频 3 years ago
zang191993@163.com 812cb867fb solve hevc parse sps error 3 years ago
q191201771 eb7bb115d8 [feat] lalserver支持集成自定义协议的输入流 3 years ago
q191201771 c698bf1b61 [fix] 增强兼容性,rtmp转mpegts时,使用nalu中的sps和pps 3 years ago
yoko 7b35716b4e
Merge pull request #144 from Kouse-Datura/master
[fix] 修复rtmp拉流鉴权的问题
3 years ago
kouse 06f98fac73 [fix]修复rtmp拉流时无法进行鉴权的问题 3 years ago
q191201771 c11fb8081f [patch] 为pr #142 补充一些注释以及文档说明 3 years ago
suizg cc7326ed67 [fix] rtsp send audio and video out of sync 3 years ago
q191201771 c0966137e1 prev commit patch 3 years ago
joestarzxh 40404507d8 [fix]解决#140 rtsp接收h265 Nal类型不全的问题 3 years ago
q191201771 66b3baff51 [feat] gb28181: 一部分解析ps流的代码,进行中 3 years ago
q191201771 9969144c89 patch 3 years ago
q191201771 4e0db49b18 [refactor] 代码整理:检查rtmp msg长度有效性 3 years ago
joestarzxh 7d1fb50a75 [fix]rtmp2rtsp中数据包太小的过滤 3 years ago
Abrar Ahmed f5ed97ac00
Bug fix - Allow standalone Mpegts recording
Bug fix - Allow standalone Mpegts recording without enabling record flv
3 years ago
q191201771 8824038415 - [refactor] 转换mpegts使用remux.Rtmp2MpegtsRemuxer不再依赖hls.Muxer - [opt] lalserver: relay push增加超时检查,增加带宽统计 - [refactor] 所有interface类型以i字母开头 3 years ago
q191201771 c2fa468162 [feat] avc: 新增Annexb2Avcc函数 3 years ago
q191201771 0ebe60ae98 [opt] lalserver: rtsp sub也支持触发relay pull 3 years ago
q191201771 151835d28b [opt] lalserver: relay pull的rtmp流也转换为rtsp 3 years ago
Abrar Ahmed 738bcb77da
Fix hls.enable: false causes runtime error
Fix q191201771/lal#136
3 years ago
q191201771 812f9bf314 [patch] logic: 重构group 3 years ago
q191201771 bad53e57dd [fix] aac: 支持22050采样频率,修复该频率下转rtsp失败的问题 3 years ago
q191201771 93302705c7 [feat] httpts支持gop缓冲,提高秒开 #129 3 years ago
q191201771 aa480aa3ec [log] rtmp: 优化定位问题的日志 #135 3 years ago
q191201771 0f0584adcf [fix] avc: 增强兼容性,处理单个seq header中存在多个sps的情况 #135 3 years ago
q191201771 3c5671b80c Merge branch 'master' of github.com:q191201771/lal 3 years ago
q191201771 b4c85d98ec [fix] rtsp: 增强容错性,修复rtmp输入流没有seq header时,rtmp转rtsp内崩溃的问题 3 years ago
joestarzxh b775a63d50 [feat]补充rtsp Basic论证测试例子 3 years ago
joestarzxh ca8923afca [feat]补充rtsp Basic论证测试 3 years ago
joestarzxh f982ab912a [fix]rtsp Basic论证为base64 3 years ago
q191201771 92c0c723a6 [perf] mpegts: 优化转换mpegts的性能 3 years ago
q191201771 11c412cf84 - [refactor] 将rtmp转ts的代码从hls重构至remux中 - [fix] mpegts: 修复单音频场景,有一帧音频重复的问题 3 years ago
q191201771 3f177e6b68 [feat] avc: new func Avcc2Annexb 3 years ago
q191201771 8c0d272fad 1. [refactor] 重构logic.Group 2. [test] 修复CI环境的innertest 3 years ago
q191201771 c3314bc7d2 [test] innertest开启音视频和单音频和单视频三种情况的测试 3 years ago
q191201771 b211e0f2de [refactor] 整理Group代码 3 years ago
q191201771 228f37bd4f [fix] 优雅关闭: 关闭pprof和http server 3 years ago
q191201771 f87903761c [test] innertest可测试单音频和单视频的情况 3 years ago
q191201771 443c9e39b9 1 [test] innertest增加httpts sub测试 2 [refactor] rtmp转mpegts的代码从package hls重构到remux(进行中) 3 years ago