Releases: groovybits/mpegts_to_s3
Releases · groovybits/mpegts_to_s3
Release v1.0.22
- Lower CPU usage of hls-to-udp by 50% or more
- Lower CPU usage of libltntstools smoother
Release v1.0.21
- Optimize hls to udp some
- Separate mpegts pid tracker crate
Release v1.0.20
- Fixes for VOD smooth output
- Fix VOD segmentation names and m3u8 names lining up
- Improve timing of input segments and UDP output
Release v1.0.19
Release v1.0.18
- Stability fixes for ram and smoother usage
Release v1.0.17
- Inner m3u8 variant playlist handling implemented
- Improvement on handling with ram for hls-to-udp
- Tuning of config options
- Skip bad packets, make sure they are valid and aligned
- Control fragmented packets
- Validate uri's received in playlists, ignore invalid ones
- Use Arc and avoid copying packets
Release v1.0.16
- Logging clean up
- Diskless mode is default now
- Optimize config values
What's Changed
- Release v1.0.16 by @groovybits in #20
Full Changelog: v1.0.15...v1.0.16
Release v1.0.15
- Pcap uses non-blocking, timestamps, runs in a separate thread
- continuity counter error checks on capture, download and udp output points
What's Changed
- Release v1.0.15 by @groovybits in #19
Full Changelog: v1.0.14...v1.0.15
Release v1.0.14
- CC Error checks added for capture udp-to-hls and HLS downloader + UDP output for hls-to-udp
- Better logging
- Various bug fixes
Release v1.0.13
- Add VOD mode with start/end time values in ms for play of only some of an hour