Post

Replies

Boosts

Views

Activity

Reply to HLS AES-128 fMP4 broken after latest update
I had a similar problem then found a message on the hls.js project indicating the spec had changed. If the #EXT-X-MAP tag follows #EXT-X-KEY tag, the initialization segment must also be encrypted.See draft-pantos-hls-rfc8216bis-06:The EXT-X-KEY tag specifies how todecrypt them. It applies to every Media Segment and to every MediaInitialization Section declared by an EXT-X-MAP tag that appearsbetween it and the next EXT-X-KEY tag in the Playlist file with thesame KEYFORMAT attribute (or the end of the Playlist file).
Apr ’20