github mhdzumair/mediaflow-proxy 2.3.5

13 hours ago

๐Ÿš€ MediaFlow 2.3.5 Released

โœจ New Features & Enhancements

  • โญ๏ธ Segment Skipping โ€“ Skip intros, outros, and unwanted content in HLS/DASH streams using the new &skip=start-end,start-end,... parameter.
  • ๐Ÿ”„ Stream Transformer โ€“ New transformer system to handle host-specific content manipulation, including automatic stripping of fake PNG wrapper bytes from TS segments.
  • โšก Smart Pre-buffering โ€“ Enhanced pre-buffering for HLS and DASH streams with continuous prefetching for live streams, significantly reducing buffering.
  • ๐Ÿ” Multi-Key DRM Support โ€“ Handle streams with different decryption keys for video and audio tracks.
  • ๐ŸŽฌ Enhanced MP4 Decryption โ€“ Added support for CBC1 and CBCS encryption schemes with pattern handling and multi-track segment decryption.
  • ๐Ÿ“ฆ SegmentBase MPD Support โ€“ Improved handling of SegmentBase profiles with proper byte range initialization segments (#166).
  • ๐Ÿ“‹ Header Propagation โ€“ New propagate_response_headers option to forward specific headers to segment requests.
  • ๐Ÿงน Cache Control โ€“ Added CLEAR_CACHE_ON_STARTUP environment variable for clearing caches on server start.

๐Ÿ› Bug Fixes

  • โš ๏ธ SportsOnline Warning โ€“ Fixed warning message in sportsonline.py (#202)

๐Ÿค Contributors

@mhdzumair, @GLlgGL

๐Ÿ“„ Full Changelog

2.3.4...2.3.5

Don't miss a new mediaflow-proxy release

NewReleases is sending notifications on new releases.