0.0.20
- Fix Memory leak by @onthegit in https://github.com/gwuhaolin/livego/pull/160
- modify a typo error by @sbraveyoung in https://github.com/gwuhaolin/livego/pull/171
- Update ignore rules by @dudebing99 in https://github.com/gwuhaolin/livego/pull/177
- API: Let users get statistics for a single room by @EssGeeEich in https://github.com/gwuhaolin/livego/pull/185
- feat(bypass-init): Adding compile time init() function bypass mechanism by @krisnova in https://github.com/gwuhaolin/livego/pull/188
- Add RTMPS support by @fzdy1914 in https://github.com/gwuhaolin/livego/pull/198
- added hls via https support by @Gwestone in https://github.com/gwuhaolin/livego/pull/205
- Add RTMPS Listen by @jaesung9507 in https://github.com/gwuhaolin/livego/pull/212
- fix: typo by @testwill in https://github.com/gwuhaolin/livego/pull/229
- chore: fix function name in comment by @cuibuwei in https://github.com/gwuhaolin/livego/pull/239
Full Changelog: https://github.com/gwuhaolin/livego/compare/0.0.15...0.0.20
0.0.15
Changelog
12948df Merge pull request #152 from EssGeeEich/master
0.0.14
Changelog
a254105 Merge pull request #143 from sSimuSs/master
0.0.11
Changelog
8c30a7a Merge pull request #97 from GNURub/keep_hls_m3u8_after_stream_finish 40052bb Keep hls after finish dbf26a7 Error when channel ends with 'm' 497c431 Merge remote-tracking branch 'origin/master' 782be18 docs: 修复文档 close https://github.com/gwuhaolin/livego/issues/95
0.0.10
Changelog
bd7debe Merge pull request #91 from GNURub/fix_default_config 256f2e0 Merge branch 'master' into fix_default_config 22714df Fix config default 3a0337e Default config fix
0.0.9
Changelog
2b9df25 docs: 修复排版 b6f8cfb docs: 修复排版 338ab27 docs: 修复排版 5ac83f9 docs: 补充中文文档
0.0.8
Changelog
b1aad26 docs: 补充中文文档 ba18c6a docs: 补充中文文档 480ac49 docs: fix logo e0f4213 Merge remote-tracking branch 'origin/master' 6f30580 docs: Test status link 21175a2 Merge pull request #90 from GNURub/fixed_example_readme 8f955ee Ignore tmp 11761ca Default config like example in the readme 66b0d00 Merge pull request #88 from GNURub/features d13b5da Merge pull request #89 from 884980336/patch-1 211b694 Update Dockerfile edea272 ErrorHandler JWT 8c2757f Default TAG value makefile 4a68263 Removed print 7d11f59 Changelog and Readme defa348 Log redis b6e9ba1 Config using viper b464789 Makefile, log system, errors to fmt a15aa45 moved string creation helper to utils ffc86e7 Merge branch 'master' of github.com:gwuhaolin/livego into features d875076 Use cache c04c62a docs: fix docker name 1b3a45d Changelog
0.0.6
Changelog
5219d1c fix: support run without config file close https://github.com/gwuhaolin/livego/issues/74 3da66e7 修复发布脚本 8ba57b7 补充test status 2634d2b Merge pull request #86 from GNURub/master 24928da Json api responses 170a1fa removed redis add from config file bc882c1 current remopo dd55887 docker image 3e85a56 Gomod recreated 9f0f3b1 Dockerfile ebac4bf using redis for store roomkeys dfa54ff room_keys.json 03f2909 Readme 834a8e4 Readme 4cc56dd Show players, stream_id e2435f3 JWT middelware 8b2b7d3 JWT middelware 3eb4ba3 JWT 7dca40f remove workaround for creating keys 8f69e4d fix manage page cc4c686 add support for key authentication 36aaf27 补充MIT LICENSE