Configure nginx with secure_link and token generator
Project detail
Hello, I need a freelancer who understands nginx and specifically secure link to implement token validation in m3u8 and ts files, folder structure;
– /HLS/Big_Buck_Bunny/master.m3u8 index all manifest below
— /HLS/Big_Buck_Bunny/video/stream.m3u8 with segments .ts in same folder.
— /HLS/Big_Buck_Bunny/audio/eng/stream.m3u8 with segments .ts in same folder.
— /HLS/Big_Buck_Bunny/audio/por/stream.m3u8 with segments .ts in same folder.
— /HLS/Big_Buck_Bunny/subtitle/eng/stream.m3u8 with segment .vtt in same folder.
— /HLS/Big_Buck_Bunny/subtitle/por/stream.m3u8 with segment .vtt in same folder.
I need all .ts and .m3u8 files to have token validation
https://demo.com/HLS/Big_Buck_Bunny/master.m3u8?md5=ida-v2dwocUuu5LQRL7WtA&expires=1642802152
The freelancer will also have to make the token generator and implement it in the player.