Commit Graph

989 Commits (2263c7fd0e144ef567d11c4275685dc56373f85a)
 

Author SHA1 Message Date
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 1 year ago
q191201771 c8602cf880 [opt] 增加变量控制hls是否增加跨域头 #309 1 year ago
yoko 3300df1f55
Merge pull request #308 from jaesung9507/webui
[fix] webui: uri encode stream name
1 year ago
Jae-Sung Lee 69352b89dd [fix] webui: uri encode stream name 1 year ago
yoko b6b6a2aad1
Merge pull request #307 from jaysooong/jaysooong
[fix] http-notify: 重复声明变量导致字段值缺失
1 year ago
JaySoong e19899987b
去掉重复行
Update t_http_an__notify.go
info.Url = session.Url()
1 year ago
yoko 0fbfadf117
Merge pull request #305 from jaesung9507/ts
[fix] mpegts: overflow pcr
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 9b030c1442 update naza v0.30.48 which is -> [fix] connection: not working set ModWriteChanSize 2 years ago
q191201771 7e1b27d45a comment 2 years ago
yoko 33bba7b487
Merge pull request #300 from ZSC714725/rtp-ext
[fix] rtp: 修复解析ext扩展数据的bug
2 years ago
ZSC714725 bb6a2287b3 solve rtp ext parse error 2 years ago
ZSC714725 f74daffc4c solve rtp ext parse error 2 years ago
q191201771 22281a883a chore fix all script, readlink have no -f param in some macos 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
yoko a5f2316a2e
Merge pull request #295 from jaesung9507/audiocodecid
Audio SDP not pack in RTSP when G711 Audio received late.
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
yoko 19c6fd3960
Merge pull request #293 from ZSC714725/fix-panic
fix panic, check IMuxerObserver nil
2 years ago
ZSC714725 54db1a00e7 fix panic 2 years ago
q191201771 4fd98c284b chore fix build.sh, readlink have no -f param in some macos 2 years ago
q191201771 1197b600d9 test 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 e404e025cb upgrade naza v0.30.12 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
q191201771 3a2f740594 log 2 years ago
Jae-Sung Lee c6e1fa8311 [fix] webui: read null when no group 2 years ago