Commit Graph

667 Commits (8b15fecd9ad7bad77c086f557e6138bea90350b6)
 

Author SHA1 Message Date
q191201771 8b15fecd9a Merge branch 'master' of https://github.com/q191201771/lal 3 years ago
q191201771 93dc2eeef7 log 3 years ago
yoko aeb98fdb3b
Merge pull request #204 from CaptainNeil/master
[fix] 解析sdp中MPEG4-GENERIC大小写导致aac音频无法正常合帧的问题
3 years ago
Neil fd0ce49c56 [bugfix]修复relay rtsp 2 rmp 无音频问题 3 years ago
q191201771 057426eff1 [fix] 修复hls鉴权时streamName取值错误导致无法正常鉴权的问题 3 years ago
q191201771 4fcda9ce12 [patch] 为前次pr补充注释 3 years ago
yoko f4c16a35e7
Merge pull request #202 from ZSC714725/youtube-rtmp
[fix] 修复rtmp PubSession发送publish信令中字段错误导致推流至youtube失败的问题 #199
3 years ago
ZSC714725 8fc085feb9 solve push youtube failed 3 years ago
q191201771 a9490675c9 [log] simle auth failed with details 3 years ago
q191201771 a036db8131 [feat] gb28181: 基本完成PubSession 3 years ago
q191201771 eedfe5525b [feat] gb28181: PsUnpacker处理rtp包丢包乱序等情况 3 years ago
q191201771 30704937fa [refactor] rtprtcp: 重构RtpPacketList 3 years ago
q191201771 0315741e75 [refactor] 整理ps解析的代码 3 years ago
q191201771 1b291f5634 [chore] 构建windows可执行文件时增加.exe后缀 3 years ago
q191201771 28edc74dd5 [fix] 基本完成了ps流数据的解析 3 years ago
q191201771 ee341f4926 [patch] doc & comment 3 years ago
q191201771 400324075c [refactor] httpflv: readTag -> ReadTag 3 years ago
yoko 546b1dd2ed
Merge pull request #197 from chekun/amf0-support-float64
[opt] add float64 support to amf0::WriteObject
3 years ago
Che Kun 492eb60911
add float64 support to amf0.WriteObject 3 years ago
q191201771 8db3984d39 [patch] code style 3 years ago
q191201771 2d0160b812 [opt] remux: Rtmp2AvPacketRemuxer可携带自定义参数 3 years ago
q191201771 44dd886b38 [opt] 允许没有输入流时先创建rtsp SubSession 3 years ago
q191201771 a9b78c078d [patch] prev commit patch 3 years ago
q191201771 f4a0e16d7f [opt] rtmp: PullSession支持配置是否复用接收message时的内存块 3 years ago
q191201771 b8a551ad2c [chore] update naza to v0.30.3 3 years ago
q191201771 a87dde8eb3 [doc] rtmp2mpegts 3 years ago
q191201771 9279b91a5c [patch] CHANGELOG.md 3 years ago
q191201771 7a1ebea808 [patch] version v0.30.1 3 years ago
q191201771 7757114b68 [doc] v0.30.0 -> CHANGELOG.md 3 years ago
q191201771 70c89553c7 [patch] conf for v0.30.0 3 years ago
q191201771 bfb08435fa [refactor] HTTP-API: 所有事件都包含的公共字段聚合到EventCommonInfo中 3 years ago
q191201771 fdf680b29a [refactor] rtmp: ServerSessionType -> SessionStat 3 years ago
q191201771 a15abfb2e3 [doc] aac: AudioObjectType 3 years ago
q191201771 80a0a8ccfb [chore] release发版时,增加arm32, arm64, macos arm对应的二进制文件 3 years ago
q191201771 ce62635750 [chore] erase build_for_arm64.sh 3 years ago
q191201771 c9c735bdb2 [patch] update version #188 #189 3 years ago
q191201771 f3afb0479c [patch] 修改cwd等 #188 #189 3 years ago
yoko 7eef0aa898
Merge pull request #189 from robin-hzc/master
[feat] HTTP-Notify增加hls生成ts文件的事件回调 #188
3 years ago
robin daf38f25df HTTP-Notify增加hls生成ts文件的事件回调 3 years ago
q191201771 26a10947e3 [refactor] rename HttpSubSession -> BasicHttpSubSession 3 years ago
q191201771 6db521f41e [log] 访问非法HTTP-API路径时打印警告日志 3 years ago
q191201771 dac6d6f68c [chore] add build_for_arm64.sh 3 years ago
q191201771 deb0732a90 [patch] #185 3 years ago
q191201771 a8be7154d7 [patch] #185 3 years ago
yoko e055b47b8b
Merge pull request #186 from ZSC714725/rtsp-auth
[patch] 配置文件中增加rtsp auth的配置项 #182
3 years ago
ZSC714725 680b69a7df add rtsp auth config 3 years ago
q191201771 c5b701a537 [fix] 修复rtmp转ts时,265判断错误 3 years ago
q191201771 281061d835 [patch] #185 3 years ago
yoko 167afdc08d
Merge pull request #185 from ZSC714725/rtsp-auth
[feat] rtsp: server support digest auth #182
3 years ago
ZSC714725 1357fa5db7 rtsp server support digest auth 3 years ago