Commit Graph

689 Commits (87ba16c91785d97fa36316fb3aec1607bfbb71e9)

Author SHA1 Message Date
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
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
ZSC714725 bb6a2287b3 solve rtp ext parse error 2 years ago
ZSC714725 f74daffc4c solve rtp ext parse error 2 years ago
Jae-Sung Lee bfd22cab48 fix: not working timout for RTMP server session 2 years ago
q191201771 9d8a9b84e2 export Sps inside avc.Context 2 years ago
q191201771 1215464cbe Merge branch 'master' of https://github.com/q191201771/lal 2 years ago
q191201771 e55daee422 export all props of hevc.Context 2 years ago
Jae-Sung Lee 6915ab3ddd if audioPt knows returns true in isAnalyzeEnough 2 years ago
Jae-Sung Lee 1b80c869ae parse audiocodecid from rtmp metadata 2 years ago
ZSC714725 54db1a00e7 fix panic 2 years ago
q191201771 c6978347d4 rtmp: mod write chan size of client session only necessary 2 years ago
q191201771 745baae2ac [opt] logic: 在业务方WithOnHookSession的情况下,停用auto stop relay pull功能。(业务方如果想auto stop relay pull,可以在业务层自行判断、决定是否stop relay pull) #292 2 years ago
q191201771 30b03790fe [opt] rtsp: 支持处理时间戳翻滚的情况 #281 2 years ago
q191201771 1e6b691b85 merge 2 years ago
q191201771 429325e433 dump rtsp test support video 2 years ago
yoko a97652ae12
Merge pull request #286 from jaesung9507/webui
[fix] webui: read null when no group
2 years ago
q191201771 27204ab200 - [feat] Rtmp2AvPacketRemuxer增加参数用于指定是否需要丢弃SEI - [fix] Rtmp2AvPacketRemuxer多slice时append sps错误导致花屏 2 years ago
q191201771 efb61de276 [opt] rtsp: new configable var BaseInSessionTimestampFilterFlag #281 2 years ago
q191201771 99259ce18e [feat] http api: 为非rtmp的协议也增加fps统计信息 #283 2 years ago
yoko 6c69f92b46
Merge pull request #283 from HustCoderHu/master
[feature] record video fps in group for rtmp pub&pull
2 years ago
q191201771 257d82bd8b [fix] rtmp2mpegts: 确保pts有值 2 years ago
HustCoderHu 9681a530b7 [feature]: record video fps in group for rtmp pub&pull 2 years ago
q191201771 863ef3e110 comment 2 years ago
q191201771 722a63e271 comment 2 years ago
Jae-Sung Lee c6e1fa8311 [fix] webui: read null when no group 2 years ago
q191201771 e6de1b59e0 [opt] rtmp: 兼容publish信令中没有pubType字段的情况 #280 2 years ago