How to run .m3u8 file stored in s3 private bucket via AVPlayer

Viewed 39

Problem Statement

I have stored .m3u8 and .ts files on s3 private bucket. How can I access my .m3u8 files from s3 private bucket and play those files via AVPlayer inside my app.

0 Answers
Related