Commit Graph

634 Commits (5983992642c33831eed65e031acadb53cf4a1511)

Author SHA1 Message Date
q191201771 597f9d1e4b [fix] rtmp: 解析Amf0TypeMarkerUndefined和Amf0TypeMarkerUnsupported 2 years ago
q191201771 2cc8bf6ac3 refactor cors 2 years ago
q191201771 e66a93f55a [feat] customize: 支持将流输出给业务方做二次开发 2 years ago
q191201771 b128695ae9 v0.35.4 -> t_version.go 2 years ago
q191201771 b2f3d851f2 prepare v0.35.4 2 years ago
q191201771 4f82854f22 [feat] rtmp: enhanced RTMP hevc 支持转mpegts. patch for #276 2 years ago
yoko a2d6108c58
Merge pull request #276 from ZSC714725/enhanced-hevc
[feat] rtmp: 推流支持 enhanced RTMP
2 years ago
ZSC714725 f01c7b4010 rtmp推流支持enhanced RTMP 2 years ago
q191201771 064a28ce89 Merge branch 'master' of https://github.com/q191201771/lal 2 years ago
q191201771 380c328ccf [fix] rtmp: 解析amf strict array 2 years ago
LiH0820 cd7cf75868
Merge branch 'q191201771:master' into fix_CustomPubSession 2 years ago
penglh a2dde6442d 解决CustomizePubSessionContext使用dumpFile空指针问题 2 years ago
q191201771 305f98aff3 unit test for base.DumpFile 2 years ago
q191201771 99a7be5527 fix GetSamplingFrequency missing 24000 2 years ago
q191201771 2e3d90fab2 log 2 years ago
yang heng01~ c8b8147d9b 补充跨域请求头 2 years ago
sanenchen e099ccc05b 开启API跨域 2 years ago
q191201771 3510e71516 [patch] refactor for #272 2 years ago
yoko 7214afda48
Merge pull request #272 from ZSC714725/rtsp-transport
[opt] rtsp: client端使用UDP收到461则切换成TCP(反之也然)
2 years ago
ZSC714725 3598c36cfb 461 change transport 2 years ago
q191201771 e3995bc5ad [patch] refactor to new struct Rtmp2MpegtsTimestampFilter and add test. #269 2 years ago
yoko b79f37f9c9
Merge pull request #269 from ZSC714725/hls-warning
[fix] rtmp转mpegts处理时间戳错误,导致有b帧时ffplay播放hls报错
2 years ago
q191201771 fdb65e9ff7 patch for #270 2 years ago
yoko e04528baf9
Merge pull request #270 from jpelizza/master
[fix] Allow fragment_duration_ms to be under thousands
2 years ago
q191201771 02ea0972ce patch for #267 2 years ago
joaop 306a4c878f simplifing logic to enable fragment_duration_ms on configuration to be under thousands (but not below hundreds) 2 years ago
q191201771 e9ab1a6d7c patch for #267 2 years ago
yoko fa56c0f471
Merge pull request #267 from ZSC714725/ts-rebuild
(1). [feat] rtsp2rtmp支持G711 (2). [opt] mpegts根据编码格式打包patpmt(提高纯视频流的兼容性)
2 years ago
q191201771 c62a3e13fa v0.34.3 -> t_version.go 2 years ago
ZSC714725 92d2e4ad9a rtsp2rtmp support g711 2 years ago
q191201771 b70b423b28 fix log 2 years ago
q191201771 cbf97c28ca license 2 years ago
ZSC714725 45acbf5cd1 solve ffmpeg warning 2 years ago
ZSC714725 71d0eb3ca0 rtmp2mpegts not support 711 2 years ago
ZSC714725 3995701869 rewrite pat and pmt 2 years ago
ZSC714725 e87a1979cc rewrite pat and pmt 2 years ago
ZSC714725 ee561b96a0 rtmp2rtsp add utest 2 years ago
ZSC714725 411ba82181 rtmp2rtsp support g711a 2 years ago
q191201771 3029db08fd patch 2 years ago
q191201771 f697fbac23 refactor patch for #265 2 years ago
yoko fb9b2b61c3
Merge pull request #265 from jaesung9507/g711u
[feat] rtmp2rtsp support G711U
2 years ago
Jae-Sung Lee 373ef34c54 support sampling rate other than 8000Hz in G.711 2 years ago
yoko 2012bdf5a7
Merge pull request #264 from jaesung9507/ioutil
[refactor] remove deprecated io/ioutil packages
2 years ago
Jae-Sung Lee adc930fb0e rtmp2rtsp support G711U 2 years ago
q191201771 c3da6ba1ab [patch] rtmp: server session发送ack的触发条件 #257 2 years ago
q191201771 ac3a54ee59 [patch] refactor #257 2 years ago
q191201771 35cf656e44 [patch] comment #257 2 years ago
q191201771 a99b2c5faa [patch] rtmp: client session 只使用PeerWinAckSize的值作为是否发送ack的触发条件 #257 2 years ago
yoko e9e09aa4da
Merge pull request #257 from joestarzxh/master
[feat] rtmp: server session回应ack
2 years ago
Jae-Sung Lee 8c17c8360a remove deprecated io/ioutil packages 2 years ago