Commit Graph

134 Commits (e319e6fbf31c7f1c8436f04cc88db6104d9867af)

Author SHA1 Message Date
q191201771 b4d918cbe5 [patch] conf version #230 2 years ago
q191201771 c5eaa242c4 [test] fix sdp test depends on the lal version which could be changed 2 years ago
q191201771 c00a6811d9 v0.31.0 2 years ago
q191201771 98e6ddcec5 [feat] gb28181: 支持tcp pub 2 years ago
q191201771 23f05719e3 [opt] gb28181: 优化丢包处理 2 years ago
q191201771 6a222ea2de [opt] http-api: relay pull接口增加调试参数,可用于保存rtsp数据用于分析 2 years ago
q191201771 c6db17f4e8 version patch for prev pr 2 years ago
thewind296 fe8f1f74fd Add AppName to group stat 2 years ago
q191201771 1ba4a538cd patch 2 years ago
q191201771 5ce30048d8 [opt] new func RtmpMsg.DebugString() and mpegts.Frame.DebugString() 2 years ago
q191201771 bcf2d32bf2 [patch] update http-api version & http-notify version 2 years ago
Lysander 7f8f4d1c62 rename bitrate to bitrate_kbits 2 years ago
robin c2d88e6a75 增加回调ReadBytesSum和WroteBytesSum 3 years ago
q191201771 ace574dfb9 [feat] http-api: 完善start_rtp_pub返回值 3 years ago
q191201771 ff0864254f - [feat] gb28181 PubSession接入logic.Group基本完成 3 years ago
q191201771 7fca84ac3f [opt] rtmp: ClientSession推流兼容vhou url格式 3 years ago
q191201771 de49bd6bb8 [feat] HTTP-API增加start_rtp_pub接口(接口内部待实现) 3 years ago
q191201771 a036db8131 [feat] gb28181: 基本完成PubSession 3 years ago
q191201771 a87dde8eb3 [doc] rtmp2mpegts 3 years ago
q191201771 7a1ebea808 [patch] version v0.30.1 3 years ago
q191201771 bfb08435fa [refactor] HTTP-API: 所有事件都包含的公共字段聚合到EventCommonInfo中 3 years ago
q191201771 c9c735bdb2 [patch] update version #188 #189 3 years ago
q191201771 f3afb0479c [patch] 修改cwd等 #188 #189 3 years ago
robin daf38f25df HTTP-Notify增加hls生成ts文件的事件回调 3 years ago
q191201771 26a10947e3 [refactor] rename HttpSubSession -> BasicHttpSubSession 3 years ago
q191201771 deb0732a90 [patch] #185 3 years ago
q191201771 a8be7154d7 [patch] #185 3 years ago
q191201771 60d52898c3 [refactor] 整理session stat相关的代码 3 years ago
q191201771 5ef6241749 [refactor] 将所有session的ISessionStat的实现聚合到BasicSessionStat 3 years ago
q191201771 720ca9d6ff [refactor] 整理代码 3 years ago
q191201771 bcec3d1938 [patch] code format patch 3 years ago
q191201771 133393b94c - [feat] HTTP-Notify增加on_relay_pull_start和on_relay_pull_stop回调 -[feat] lalserver: HTTP-API: start_relay_pull接口增加rtsp_mode参数 3 years ago
q191201771 56543378d0 [patch] HTTPAPI: 1. 完善relay pull回源相关的功能 2. kick_session支持踢掉pull session 3 years ago
KevinZang 18a3970e8e
Merge branch 'master' into rtmps 3 years ago
zang191993@163.com 1e5d9ca926 lal support rtmps 3 years ago
q191201771 5ad85415ba - [feat] HTTPAPI: 1. 新增stop_relay_pull接口 2. start_relay_pull接口增加自动关闭,重试次数等参数 - [refator] 整理配置文件控制的静态回源拉流功能 3 years ago
q191201771 3b6ae774e8 [feat] lalserver: HTTP API新增start_relay_pull接口,并同时支持rtmp和rtsp 3 years ago
q191201771 a8b79d0f18 - [feat] 新增remux.Rtmp2AvPacketRemuxer - [refactor] 新增package h2645 3 years ago
q191201771 3feaa3b108 [fix] rtsp: 修复url path路径不存在时,url解析失败的问题 3 years ago
q191201771 dbd73c3436 v0.29.1 -> CHANGELOG.md 3 years ago
q191201771 f551dbfa65 [patch] prev pr patch 3 years ago
q191201771 8482b9e0c6 [refactor] base.AvPacket的时间戳类型修改为int64, avpacket_stream.go移入package base 3 years ago
q191201771 09f903d5ca [opt] demo: 优化customize pub,匀速发送流,避免卡顿 3 years ago
q191201771 6718316ae9 [feat] demo: customize_lalserver,演示向lalserver中输入音频加视频 3 years ago
q191201771 eb7bb115d8 [feat] lalserver支持集成自定义协议的输入流 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 93302705c7 [feat] httpts支持gop缓冲,提高秒开 #129 3 years ago
q191201771 11c412cf84 - [refactor] 将rtmp转ts的代码从hls重构至remux中 - [fix] mpegts: 修复单音频场景,有一帧音频重复的问题 3 years ago