Commit Graph

910 Commits (99a7be5527e208ed80b0f705f3e60966e7ed7721)
 

Author SHA1 Message Date
q191201771 82bee418b4 fix sub_session_hash_key json name
q191201771 b159f6625a [opt] rtmp: ClientSession支持定制化tls.Config
q191201771 02f446f926 Merge branch 'master' of https://github.com/q191201771/lal
q191201771 48c156b36d fix test
q191201771 67bddb6226 prev commit patch
q191201771 e2371e7c88 [dep] CI Go min ver to 1.16, max ver to 1.20
q191201771 11e1be540b HttpApiVersion -> v0.4.5 and HttpWebUiVersion -> v0.0.2
q191201771 feb6ed992f - [refactor] using Go embed to load lal.html - [refactor] using path /lal.html instead of path / to load web ui
q191201771 3302008b74 HttpApiVersion -> v0.4.4 and HttpWebUiVersion -> v0.0.1
q191201771 959ca77f95 [refactor] 整理HTTP-API中的结构体
q191201771 22bde9adc4 format
yoko cbc1da24a2
Merge pull request from jaesung9507/webui
[feat] 增加Web页面(基于HTTP-API)
joe_zhang2006@163.com ddf35f49f8 [fix]rtmp server pub时回应ack
q191201771 d2f38126ff unit test for
q191201771 443e00471a fetch item of slice safety, patch for
q191201771 2047e3ac8b Merge branch 'master' of https://github.com/q191201771/lal
q191201771 350ea4947c comment
yoko 49234187c4
Merge pull request from ZSC714725/rtsp-G711A
[opt] RTSP: 兼容G711 SDP,支持RTSP G711间的转发
ZSC714725 fbe1fc46cf change IsAudioUnpackable
q191201771 7fd1c96c1c v0.33.0 -> t_version.go
q191201771 c8daca2340 v0.33.0 to CHANGELOG.md
q191201771 98e06276c8 TODO comment
q191201771 4329afa3fb set sub_session_hash_key empty in config file
q191201771 4f68ac85ed [test] rtmp: unit test for chunk divider
q191201771 0188225b8b reduce preallocate, patch for
yoko 2fd1925da4
Merge pull request from kuabhish/fix_memory_leak_scenario
[opt] rtmp: reduce memory consumption when dividing chunk
yoko 3bd0836117
Merge pull request from jaesung9507/doack_panic
[fix] rtmp: validate buffer length in ServerSession.doAck
Jae-Sung Lee 96d6fc2d76 fix panic in rtmp.ServerSession.doAck
kuabhish 2b7aae022a fix memory leak scenario
q191201771 d7579d91ad log
q191201771 662437bae4 lalserver: dump sdp
q191201771 bfd05093ff version
q191201771 6eba8a5b8c TODO comment
q191201771 ff751407d4 gitignore
q191201771 2770140cdc fix missing default value of config.HlsConfig.SubSessionTimeoutMs
q191201771 d8abae0425 erase TODO comment
q191201771 9a3b5faa68 fix log
Jae-Sung Lee d78a827d75 add log when not caching frame by SingleGopMaxFrameNum
q191201771 39f7bec8a2 [feat] demo: analyseflv支持http flv流或flv文件作为输入
q191201771 82af50ceb3 fix test
ZSC714725 ffae8a4297 rtsp support g711a
Jae-Sung Lee 61a7c2e128 Add lal Web UI using http api
q191201771 6dff63cbfd fix Go 1.14 build
q191201771 46c0b47911 (1) [refactor] DumpFile增加文件头信息,每个数据块包含类型 (2) [feat] demo/pullrtsp和CutomizePub支持DumpFile (3) [test] 整理DumpFile的测试
q191201771 f5b97d9087 erase build_for_linux.sh
yoko bf43a7b0b9
Merge pull request from wu-wenxiang/dev
[chore] ci: add docker arm64 support
yoko c01dcf6bf8
Merge pull request from jaesung9507/flv_custom_pub
[fix] add file close in ReadAllTagsFromFlvFile
q191201771 a6cdd08861 patch for
Jae-Sung Lee e4a217f883 add file close in ReadAllTagsFromFlvFile
yoko 08b1e51bdf
Merge pull request from thewind296/feat/hls_subsession
[feat] http-notify: hls播放支持开始播放、结束播放的事件通知