问题
Goal
To build a feature to make videos available offline. A feature like youtube offline videos but on browser.
Problem
Is it possible to make HLS formatted
(also known as .m3u8
) videos available to user offline on there browsers?
Is it possible to store HLS video in users browser (in Indexed db etc) and then play directly from there (At least for a short term period)?
I have crawled web and searched for a solution but found nothing and now I am putting my problem before the amazing SOF community. Please help or guide me.
来源:https://stackoverflow.com/questions/45252054/how-to-store-hls-m3u8-formatted-video-offline-on-browser-to-play-when-internet