Commit Graph

714 Commits (8b4126e4e561c09541b2c9d9a1d6db4eac9fdbb2)

Author SHA1 Message Date
q191201771 0f4c71d431 HttpApiVersion 9 months ago
q191201771 49f3aa7a71 [feat] http-api: 新增接口/api/ctrl/add_ip_blacklist,用于增加IP黑名单 9 months ago
q191201771 c571ae62db comment 9 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 10 months ago
q191201771 fb648c3ba4 [opt] http-api: 将on_update接口中的start_time参数统一为携带时区的格式 10 months ago
q191201771 79ae569f47 log 10 months ago
q191201771 12f45c2c64 StrategyTryAnnexbWhenParseVspFromSeqHeaderFailed init with true 10 months ago
q191201771 f723facb0b license header 10 months ago
q191201771 fde1e68b51 comment 10 months ago
q191201771 5a3557066f patch for #353 10 months ago
guoqiang 704538355c [feat]: 增加从Annexb中解析vps、sps、pps 10 months ago
q191201771 8e5eb173ec v0.37.4 -> t_version.go 10 months ago
q191201771 b8cbe76f38 [fix] BasicSessionStat对连接做非空检查,防止panic 10 months ago
q191201771 d4c38c17f2 fmt 10 months ago
zangshouchi@163.com 5611cb2f19 IsAudio interface add opus 11 months ago
ZSC714725 3361edd01e lal support opus 11 months ago
xugo 41eff796c2 防止音频流无数据时 panic 1 year ago
ZSC714725 7e0c354257 rtsp server support rtsp-over-websocket play 1 year ago
joe_zhang2006@163.com 3cba14f1d3 [fix]修正flv播放器关闭时,句柄未释放的问题 1 year ago
Jae-Sung Lee 5f321427d8 [fix] rtmp: panic in SetChunkSize msg 1 year ago
yoko cad540546e
Merge pull request #330 from cuteLittleDevil/fix-cd-hls
[fix] 修复流名称中带.导致获取流名称错误的问题
1 year ago
cuteLittleDevil f4d6d5da80 修复hls拉流时 因为流名称带.符号失败 1 year ago
王荣昌 58feb5f74f test: add crc32 uint test 1 year ago
王荣昌 466f35ad6d fix: crc32 replace with the standard library 1 year ago
cuteLittleDevil ba4aa6650a 修改格式化错误 1 year ago
cuteLittleDevil ee36bd8925 [fix] 修复ps和hls拉流时 /api/stat/all_group接口获取流协议等消息为空的情况 1 year ago
guoguangwu 4ae1be8983 chore: use bytes.Equal instead 1 year ago
xugo ab9a894ca7 [fix] 修复获取 hls 流名称 1 year ago
chen quan 6acfe32d23
perf: optimize CPU consumption 1 year ago
q191201771 a84c2c3ee8 Merge branch 'master' of https://github.com/q191201771/lal 1 year ago
q191201771 8c2107a780 [test] fix inner test for #efcfc1100e683ba02af2914dab55b4771aa8bdb5 1 year ago
LittleDevil 2263c7fd0e
[fix] 修改是否升级成websocket判断 兼容火狐浏览器
火狐浏览器ws请求时 Connection = [keep-alive, Upgrade]
目前是根据RFC 6455标准例子判断Connection=Upgrade
会导致火狐浏览器ws升级失败
根据RFC 2616修改为Connection包含Upgrade即可
2 years ago
yoko 6af11b262a
Merge pull request #312 from ZSC714725/ps-g711
[feat] ps demuxer support g711
2 years ago
ZSC714725 ce37bcdefe ps demuxer support g711 2 years ago
q191201771 36511e0798 [opt] rtmp: PushSession增加WriteMsg函数 2 years ago
q191201771 06ed307f9c Merge branch 'master' of https://github.com/q191201771/lal 2 years ago
q191201771 c8602cf880 [opt] 增加变量控制hls是否增加跨域头 #309 2 years ago
Jae-Sung Lee 69352b89dd [fix] webui: uri encode stream name 2 years ago
JaySoong e19899987b
去掉重复行
Update t_http_an__notify.go
info.Url = session.Url()
2 years ago
Jae-Sung Lee efcfc1100e fix: overflow pcr 2 years ago
q191201771 c492f7188b [fix] http api: 修复kick接口无法踢掉rtsp sub session的问题 2 years ago
q191201771 f8d9bba7a1 v0.36.7 -> t_version.go 2 years ago
q191201771 5776cf21a9 v0.36.7 2 years ago
yoko a90e2a81e3
Merge pull request #296 from jaesung9507/rtmp-timeout
fix: not working timout for RTMP server session
2 years ago
q191201771 7e1b27d45a comment 2 years ago