
JW Player signed urls in hls m3u8 files
We use AWS to serve our content to a jwplayer (v7.2). We want to sign all our urls, from the main m3u8 file to the m3u8 and ts files located within. Unfortunately, After providing the properly signed m3u8 url to jwplayer, we lose any control of jwplayer accessing the inner urls. This causes AWS to reject the requests since they aren't signed. Is there a function we can inject into jw player to allow proper signage?