Releases: Thor77/rtmp2hls
0.5.3
0.5.0
0.4.6
0.4.5
0.3.1
0.3.0
0.2.0
0.1.0
Changelog
786dec9 Add .gitignore
10ce222 Add HLSDirectory config parameter
91ec8d0 Add LICENSE
e823d54 Add build, usage and configuration instructions
9a22824 Add example config
7300288 Add goreleaser configuration
9f7d1bc Add logging for segment removal on disconnect
0f85150 Add some comments
aa1c1ad Add systemd service example
2dd7355 Close connection on error
08de866 Delete segment/playlist files after delay
17a5d48 Disable key verification if unset
9abb3ab Fix module name
88a3099 Fix playlist append error after 5 segments
bdef801 Fix segment file never closed
c60e1d8 Include connection remote address in log entries
131efb7 Initial commit
11d43ed Removed segments not in playlist buffer
e411a40 Restructure and add configuration
9e04738 Sort imports correctly
b25c1a3 Split segments by time instead of packets
46ab584 Use logrus for logging