streaming-key-server-manager icon indicating copy to clipboard operation
streaming-key-server-manager copied to clipboard

feat: playback with nested hls records and transparent file hls serve

Open rluders opened this issue 1 year ago • 0 comments

Description

This PR enhances the streaming-key-server-manager by implementing playback capabilities with nested HLS (HTTP Live Streaming) records and enabling transparent file serving for HLS streams. These changes aim to organization of HLS playback and file serving mechanisms.

Summary

  • Refactored container-related files for better structure and maintainability.
  • Introduced nesting for HLS records to streamline playback management.
  • Added functionality to serve files transparently from nested HLS records.

rluders avatar Jun 06 '24 12:06 rluders