bentasker / HLS-Stream-Creator

Simple Bash Script to take a media file, segment it and create an M3U8 playlist for serving using HLS
BSD 3-Clause "New" or "Revised" License
273 stars 101 forks source link

modify insert key name to m3u8 file. #21

Closed kys9261 closed 3 years ago

kys9261 commented 6 years ago

Hi When i use make m3u8 file with encrypt.

If do not have double quotes around the key file name, it will not play on iOS. (AOS is well play without double quotes or with double quotes.)

So I added double quotes around the key name.

Thanks.

bentasker commented 3 years ago

Hi,

Thanks for the pull, I must've missed the notification - not sure why I haven't seen this before.

Anyway, this has since been fixed - https://projects.bentasker.co.uk/jira_projects/browse/HLS-35.html -