Commit Graph

88 Commits (master)

Author SHA1 Message Date
q191201771 da5730f40c 1 [feat] dispatch: 新增配置max_sub_session_per_ip,可控制单个ip最大拉流session数量 2 [feat] dispatch: 新增配置max_sub_duration_sec,可控制单个拉流session的最大时长 3 [feat] dispatch: 新增读取配置文件功能 8 months ago
ZSC714725 7e0c354257 rtsp server support rtsp-over-websocket play 1 year ago
q191201771 4329afa3fb set sub_session_hash_key empty in config file 2 years ago
q191201771 a6cdd08861 patch for #245 2 years ago
thewind296 86c8e88d6c Merge branch 'master' into feat/hls_subsession 2 years ago
q191201771 fc26b1ebc7 patch for #241 2 years ago
joe_zhang2006@163.com 1194d74b04 single_gop_max_num需更名为single_gop_max_frame_num 2 years ago
joe_zhang2006@163.com ca6cc34a1f [fix]gop增加单个gop包数量的限制,防止异常情况内存飞涨 2 years ago
q191201771 bb1b3bc312 [opt] 新增一级配置项in_session,支持控制所有输入流,比如增加静音音频 2 years ago
q191201771 2877490b38 [patch] conf version #234 2 years ago
yoko aec6c8a68e
Merge pull request #234 from jaesung9507/rtsps_listen
(1) [feat] server支持RTSPS (2) [fix] 修复rtsp auth可能失败的bug
2 years ago
q191201771 b4d918cbe5 [patch] conf version #230 2 years ago
Jae-Sung Lee d84ceeb67e Add RTSPS listen 2 years ago
Jae-Sung Lee f2f8580f2f move the RTMPS config block into the RTMP block 2 years ago
Jae-Sung Lee 03cc3f4896 Add RTMP listen with RTMPS 2 years ago
Jae-Sung Lee 44370b5f56 Add RTMPS listen 2 years ago
thewind296 496a6c1a53 Make hls session id hard to guess by client 2 years ago
thewind296 af5e965480 Make hls sub session timeout configurable 2 years ago
q191201771 70c89553c7 [patch] conf for v0.30.0 3 years ago
q191201771 c9c735bdb2 [patch] update version #188 #189 3 years ago
robin daf38f25df HTTP-Notify增加hls生成ts文件的事件回调 3 years ago
q191201771 deb0732a90 [patch] #185 3 years ago
ZSC714725 680b69a7df add rtsp auth config 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
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 a3bd0bc0cb [refactor] 整理logic.Group中relay pull的代码 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 93302705c7 [feat] httpts支持gop缓冲,提高秒开 #129 3 years ago
q191201771 9bc0beba1d prev commit patch 3 years ago
q191201771 74538a3917 [doc] hls: 文档增加提醒,使用内存作为存储时,注意内存容量 3 years ago
q191201771 86c4b950db [feat] hls: 增加delete_threshold配置,用于配置过期TS文件的保存时间 3 years ago
q191201771 1b5493ef9b [refactor] 通过配置文件控制group调试日志 3 years ago
q191201771 f16b1f8d4f - [feat] simple auth增加支持rtsp,httpts,hls协议 - [feat] simple auth鉴权可配置后门鉴权参数 - [opt] simple auth鉴权参数的md5值兼容大小写 3 years ago
q191201771 57ad766d34 [feat] 新增simple auth鉴权功能,rtmp,httpflv支持md5鉴权 3 years ago
q191201771 3b0465b5fc [refactor] 增强兼容性: https服务初始化失败时打印错误日志而不是退出程序 3 years ago
q191201771 5a57212fd4 v0.26.0 -> version.go 3 years ago
q191201771 ef55fb78b8 [chore] update conf tmpl 3 years ago
q191201771 e40167d506 [feat] 检查所有配置项是否存在 3 years ago
q191201771 cbdd28f2de [chore] 配置文件中httpflv和httpts的url_pattern默认改为没有限制 3 years ago
q191201771 e41fdcf09e [doc] 配置文件的说明文档 3 years ago
q191201771 2c913f41e3 [feat] 为rtmp pub推流添加静音AAC音频(可动态检测是否需要添加;配置文件中可开启或关闭这个功能) (#56) 3 years ago
q191201771 2fc5c3194a [chore] 增强易用性:修改配置文件中的默认配置:hls、flv、mpegts的文件输出地址由绝对路径/tmp修改为相对路径./lal_record 3 years ago
q191201771 87ebdfaac0 bench only rtmp conf 4 years ago
q191201771 6532d91c65 v0.24.0 -> version.go 4 years ago
q191201771 4cea1b8cf5 [fix] 确保rtsp sub拉流从关键帧开始发送数据,避免因此引起的花屏 4 years ago
q191201771 a41dc6d8ee messages:
1. #86 [fix] gop缓存设置为0时,可能花屏
2. #84 [fix] rtmp merge write开启时,可能给新加入的sub session发送错误的数据
4 years ago
q191201771 0cf8660d17 messages:
- #77 [feat] lalserver: httpflv,httpts,hls的url pattern路由路径可以在配置文件中配置
- #64 [feat] hls默认提供两种播放url地址
- #77 [refactor] package hls: 将http url路径格式,文件存储路径格式,文件命名格式,映射关系抽象出来,业务方可在外层实现IPathSolver接口做定制
4 years ago