Commit Graph

1049 Commits (d0c084c4a8fc9d4632fdbfc3a2321ee50e483c5c)
 

Author SHA1 Message Date
q191201771 d0c084c4a8 refactor new file dispatch/http_api_client.go 8 months ago
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
q191201771 0f4c71d431 HttpApiVersion 8 months ago
q191201771 49f3aa7a71 [feat] http-api: 新增接口/api/ctrl/add_ip_blacklist,用于增加IP黑名单 8 months ago
q191201771 c571ae62db comment 8 months ago
q191201771 22b86549b8 clean.sh 8 months ago
q191201771 b820227d57 1 [opt] http-api: kick接口支持踢出hls sub session, 2 [opt] hls: session功能开启时,无效的ts和m3u8请求直接拒绝 9 months ago
q191201771 67511de4a8 refactor new func base.WrapReadConfigFile 9 months ago
q191201771 9dc71b7874 prev commit patch 9 months ago
q191201771 d196a177ff do not serve hls sub session if in ip black list 9 months ago
q191201771 4a3282c0fe impl of IpBlacklist struct 9 months ago
q191201771 7ebcd0fee9 patch HttpNotifyVersion 9 months ago
q191201771 fb648c3ba4 [opt] http-api: 将on_update接口中的start_time参数统一为携带时区的格式 9 months ago
q191201771 79ae569f47 log 9 months ago
q191201771 12f45c2c64 StrategyTryAnnexbWhenParseVspFromSeqHeaderFailed init with true 9 months ago
q191201771 f723facb0b license header 9 months ago
q191201771 e5a582bff1 [chore] 提交git时忽略._*.go文件,make clean时清除这些文件 9 months ago
q191201771 fde1e68b51 comment 9 months ago
q191201771 5a3557066f patch for #353 9 months ago
yoko 5cd3fa9348
Merge pull request #353 from l0g1n/fix
[opt] hevc: 增强兼容性,当从seq header中解析vps,sps,pps失败时,尝试使用annexb解析
9 months ago
guoqiang 704538355c [feat]: 增加从Annexb中解析vps、sps、pps 9 months ago
q191201771 8e5eb173ec v0.37.4 -> t_version.go 10 months ago
q191201771 6b53e16858 fmt 10 months ago
q191201771 e305a76ffb doc 10 months ago
q191201771 b8cbe76f38 [fix] BasicSessionStat对连接做非空检查,防止panic 10 months ago
q191201771 d4c38c17f2 fmt 10 months ago
yoko 7bee79fef7
Merge pull request #350 from OneHeng/fix
patch: for #349 IsAudio interface add opus
10 months ago
zangshouchi@163.com 5611cb2f19 IsAudio interface add opus 10 months ago
yoko 0cd88bdc37
Merge pull request #349 from ZSC714725/opus
feat: support opus
10 months ago
ZSC714725 3361edd01e lal support opus 10 months ago
q191201771 08487f9a9f patch: 前次提交补充,不要在build.sh中执行编译出的可执行文件,因为可能是为其他平台编译的 11 months ago
yoko 54c8feee9c
Merge pull request #345 from koulerz/makefile-build
chore: 修复makefile中编译linux版本失败的问题
11 months ago
kouler f51a9f190d chore: makefile build flag 11 months ago
yoko 90c1075520
Merge pull request #343 from ixugo/dev
[opt] 数据有效性长度检查,防止音频流无数据时 panic
11 months ago
xugo 41eff796c2 防止音频流无数据时 panic 11 months ago
yoko 0beec394e4
Merge pull request #341 from ZSC714725/ws-rtsp
[feat] 支持rtsp-over-websocket播放
1 year ago
ZSC714725 7e0c354257 rtsp server support rtsp-over-websocket play 1 year ago
yoko 8fa60e4d0d
Merge pull request #339 from joestarzxh/master
[fix] 修复http sub没有正确释放的问题
1 year ago
joe_zhang2006@163.com 3cba14f1d3 [fix]修正flv播放器关闭时,句柄未释放的问题 1 year ago
yoko 92252c8b91
Merge pull request #331 from jaesung9507/panic
[fix] rtmp: panic in SetChunkSize msg while the length is too short
1 year ago
Jae-Sung Lee 5f321427d8 [fix] rtmp: panic in SetChunkSize msg 1 year ago
q191201771 181e594b57 [chore] update the Go version of the whole lal package from 1.16 to 1.18 for using go fuzz 1 year ago
q191201771 87ba16c917 [chore] update go 1.16 to 1.18 for using go fuzz 1 year ago
yoko cad540546e
Merge pull request #330 from cuteLittleDevil/fix-cd-hls
[fix] 修复流名称中带.导致获取流名称错误的问题
1 year ago
cuteLittleDevil f4d6d5da80 修复hls拉流时 因为流名称带.符号失败 1 year ago
yoko 2972c079e4
Merge pull request #327 from wangchaodeyuzhou/crc32
[refactor] mpegts: crc32 replace with the standard library
1 year ago
王荣昌 58feb5f74f test: add crc32 uint test 1 year ago
王荣昌 466f35ad6d fix: crc32 replace with the standard library 1 year ago
yoko dfa7cf4ab9
Merge pull request #326 from cuteLittleDevil/fix-cd-pr
[fix] HTTP-API: 修复hls和ts的protocol和base type字段为空的问题
1 year ago
cuteLittleDevil ba4aa6650a 修改格式化错误 1 year ago