Commit Graph

946 Commits (99259ce18ef2b189d2beee6d51b0e79c7fc7663e)
 

Author SHA1 Message Date
q191201771 443e00471a fetch item of slice safety, patch for #251 2 years ago
q191201771 2047e3ac8b Merge branch 'master' of https://github.com/q191201771/lal 2 years ago
q191201771 350ea4947c comment 2 years ago
yoko 49234187c4
Merge pull request #251 from ZSC714725/rtsp-G711A
[opt] RTSP: 兼容G711 SDP,支持RTSP G711间的转发
2 years ago
ZSC714725 fbe1fc46cf change IsAudioUnpackable 2 years ago
q191201771 7fd1c96c1c v0.33.0 -> t_version.go 2 years ago
q191201771 c8daca2340 v0.33.0 to CHANGELOG.md 2 years ago
q191201771 98e06276c8 TODO comment 2 years ago
q191201771 4329afa3fb set sub_session_hash_key empty in config file 2 years ago
q191201771 4f68ac85ed [test] rtmp: unit test for chunk divider 2 years ago
q191201771 0188225b8b reduce preallocate, patch for #253 2 years ago
yoko 2fd1925da4
Merge pull request #253 from kuabhish/fix_memory_leak_scenario
[opt] rtmp: reduce memory consumption when dividing chunk
2 years ago
yoko 3bd0836117
Merge pull request #254 from jaesung9507/doack_panic
[fix] rtmp: validate buffer length in ServerSession.doAck
2 years ago
Jae-Sung Lee 96d6fc2d76 fix panic in rtmp.ServerSession.doAck 2 years ago
kuabhish 2b7aae022a fix memory leak scenario 2 years ago
q191201771 d7579d91ad log 2 years ago
q191201771 662437bae4 lalserver: dump sdp 2 years ago
q191201771 bfd05093ff version 2 years ago
q191201771 6eba8a5b8c TODO comment 2 years ago
q191201771 ff751407d4 gitignore 2 years ago
q191201771 2770140cdc fix missing default value of config.HlsConfig.SubSessionTimeoutMs 2 years ago
q191201771 d8abae0425 erase TODO comment 2 years ago
q191201771 9a3b5faa68 fix log 2 years ago
Jae-Sung Lee d78a827d75 add log when not caching frame by SingleGopMaxFrameNum 2 years ago
q191201771 39f7bec8a2 [feat] demo: analyseflv支持http flv流或flv文件作为输入 2 years ago
q191201771 82af50ceb3 fix test 2 years ago
ZSC714725 ffae8a4297 rtsp support g711a 2 years ago
Jae-Sung Lee 61a7c2e128 Add lal Web UI using http api 2 years ago
q191201771 6dff63cbfd fix Go 1.14 build 2 years ago
q191201771 46c0b47911 (1) [refactor] DumpFile增加文件头信息,每个数据块包含类型 (2) [feat] demo/pullrtsp和CutomizePub支持DumpFile (3) [test] 整理DumpFile的测试 2 years ago
q191201771 f5b97d9087 erase build_for_linux.sh 2 years ago
yoko bf43a7b0b9
Merge pull request #246 from wu-wenxiang/dev
[chore] ci: add docker arm64 support
2 years ago
yoko c01dcf6bf8
Merge pull request #247 from jaesung9507/flv_custom_pub
[fix] add file close in ReadAllTagsFromFlvFile
2 years ago
q191201771 a6cdd08861 patch for #245 2 years ago
Jae-Sung Lee e4a217f883 add file close in ReadAllTagsFromFlvFile 2 years ago
yoko 08b1e51bdf
Merge pull request #245 from thewind296/feat/hls_subsession
[feat] http-notify: hls播放支持开始播放、结束播放的事件通知
2 years ago
Wu Wenxiang 690934e406 ci: add arm64 support 2 years ago
thewind296 1c1a0c1b34 Fix can't get app name from hls url if it not present 2 years ago
thewind296 86c8e88d6c Merge branch 'master' into feat/hls_subsession 2 years ago
yoko 11c1688c8b
Merge pull request #244 from jaesung9507/flv_custom_pub
[opt] 插件化:Cutsomize Pub支持AvPacket、RtmpMsg两种输入数据的方式
2 years ago
Jae-Sung Lee 0ed0d75a2b Add example flv file of CustomPubSession 2 years ago
q191201771 6951a904d4 comment 2 years ago
q191201771 fc26b1ebc7 patch for #241 2 years ago
q191201771 df33fffda4 fix test 2 years ago
q191201771 fdf9ff6121 parse rtp extension header to ExtensionProfile and Extensions 2 years ago
q191201771 791af4e678 merge 2 years ago
q191201771 76c84546bd log 2 years ago
yoko 99863b8026
Merge pull request #241 from joestarzxh/master
[opt] Gop缓冲功能支持配置单个Gop内的最大缓冲帧数量
2 years ago
q191201771 6e5ba21113 [fix] rtp: 跳过rtp extension扩展头,避免因此导致rtp解析失败 2 years ago
q191201771 b993ba818c do inner test only once on MacOS to save time 2 years ago