Commit Graph

722 Commits (afe3a8c635ae7fa733da128e796d6da6807d6411)

Author SHA1 Message Date
q191201771 afe3a8c635 patch 8 months ago
q191201771 b5de3f9e89 client session: 1. Start失败时,外层可以不调用Dispose 2. flv pull session 增加Start, WithOnReadFlvTag函数替代Pull函数 8 months ago
q191201771 b1dcb8ed78 flv: fix pull session unique key 8 months ago
q191201771 592dc3e2e8 comment 8 months ago
q191201771 f31e75b52f refactor reduce useless var 8 months ago
q191201771 455a9b2235 new func MockVersion 8 months ago
q191201771 d7b0aaf6cf refactor mv RtmpServerSessionReadAvTimeoutMs LogicCheckSessionAliveIntervalSec to base pkg 8 months ago
q191201771 cb2cf030ae [opt] rtmp: 加大server session的默认超时时长,由10秒修改为120秒 8 months ago
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 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 fde1e68b51 comment 9 months ago
q191201771 5a3557066f patch for #353 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 b8cbe76f38 [fix] BasicSessionStat对连接做非空检查,防止panic 10 months ago
q191201771 d4c38c17f2 fmt 10 months ago
zangshouchi@163.com 5611cb2f19 IsAudio interface add opus 10 months ago
ZSC714725 3361edd01e lal support opus 10 months ago
xugo 41eff796c2 防止音频流无数据时 panic 12 months 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即可
1 year ago
yoko 6af11b262a
Merge pull request #312 from ZSC714725/ps-g711
[feat] ps demuxer support g711
1 year ago
ZSC714725 ce37bcdefe ps demuxer support g711 1 year ago
q191201771 36511e0798 [opt] rtmp: PushSession增加WriteMsg函数 1 year ago
q191201771 06ed307f9c Merge branch 'master' of https://github.com/q191201771/lal 2 years ago
q191201771 c8602cf880 [opt] 增加变量控制hls是否增加跨域头 #309 2 years ago