View Source API Reference HTTP Live Streaming (HLS) library v2.0.0
Modules
The HLS.Packager
module is responsible for managing and generating media and master playlists
for HTTP Live Streaming (HLS). It handles various tasks such as loading and saving playlists,
inserting new streams, uploading segments and maintaining synchronization points for different streams.
HLS Playlist parses based on RFC 8216.