Commit Graph

189 Commits (59cd0f277c7a697e063bba7eac1478ba6824341b)

Author SHA1 Message Date
q191201771 98e6ddcec5 [feat] gb28181: 支持tcp pub 2 years ago
q191201771 6a222ea2de [opt] http-api: relay pull接口增加调试参数,可用于保存rtsp数据用于分析 2 years ago
q191201771 52a36118c5 pr patch 2 years ago
thewind296 ccdf31dd95
Merge pull request #1 from thewind296/defect/add_app_name_stat_group
Add AppName to group stat
2 years ago
thewind296 7da8250f96
Merge branch 'q191201771:master' into master 2 years ago
thewind296 fe8f1f74fd Add AppName to group stat 2 years ago
q191201771 bae19f3209 merge 2 years ago
q191201771 3be0039a1b [fix] crash while record flv but create file failed 2 years ago
Abrar Ahmed e830c28197
Added application/json header for API responses
Send `application/json` header so client libraries can automatically parse/unmarshal the response
2 years ago
thewind296 9a3f77e43f Add IAuthentication interface to make authenticate customizable 2 years ago
thewind296 f5434a90df add ModConfigGroupCreator to modify group config before created 2 years ago
thewind296 c61fc6754e
Fix set wrong ServerId info payload for PubStop event 2 years ago
q191201771 1ba4a538cd patch 2 years ago
q191201771 b9bff98c2d [patch] 完善group中的ps pub: Dispose, Stat, Kick等 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 7bdc841317 [feat] ps pub session接入group(进行中) 3 years ago
q191201771 de49bd6bb8 [feat] HTTP-API增加start_rtp_pub接口(接口内部待实现) 3 years ago
q191201771 9474cf2070 [patch] 修复前次提交导致rtmp无法播放的bug #201 3 years ago
q191201771 06c13d1051 [patch] 重构前次提交,去掉LazyRtmpChunkDivider和LazyRtmpMsg2FlvTag的写法 #201 3 years ago
q191201771 8b3c65dacb [fix] 优化rtmp metadata @SetDataFrame的处理,解决flv录制文件用ffmpeg查看fps不准的问题 #201 3 years ago
q191201771 93dc2eeef7 log 3 years ago
q191201771 057426eff1 [fix] 修复hls鉴权时streamName取值错误导致无法正常鉴权的问题 3 years ago
q191201771 a9490675c9 [log] simle auth failed with details 3 years ago
q191201771 44dd886b38 [opt] 允许没有输入流时先创建rtsp SubSession 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 6db521f41e [log] 访问非法HTTP-API路径时打印警告日志 3 years ago
q191201771 a8be7154d7 [patch] #185 3 years ago
q191201771 ad376bcc64 [patch] prev commit patch 3 years ago
q191201771 b545364ac1 [patch] prev pr patch 3 years ago
yoko ae256fafa5
Merge pull request #184 from ZSC714725/rtsp-auth
[feat] rtsp server support basic auth #182
3 years ago
ZSC714725 b3d142503c rtsp server support basic auth 3 years ago
q191201771 cd8878ebf5 [fix] lalserver: relay push判空错误导致崩溃 3 years ago
q191201771 b3d190b20d [fix] lalserver: 修复竞态条件下接收rtsp流崩溃的bug 3 years ago
q191201771 60d52898c3 [refactor] 整理session stat相关的代码 3 years ago
q191201771 5ef6241749 [refactor] 将所有session的ISessionStat的实现聚合到BasicSessionStat 3 years ago
jevian_ma(马作伟_沃航科技) 170a51cbc8 修复http api /api/ctrl/start_relay_pull无法工作的bug. 3 years ago
q191201771 720ca9d6ff [refactor] 整理代码 3 years ago
q191201771 1fee00c317 [opt] HTTP-API: 将start_relay_pull的重试次数的默认值修改为0 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
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 f551dbfa65 [patch] prev pr patch 3 years ago