streaming-key-server-manager
streaming-key-server-manager copied to clipboard
feat: playback with nested hls records and transparent file hls serve
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.