How to download and save a m3u8 HLS livestream to mp4 using JavaScript (client side)?
I am using React (typescript) and I want to download m3u8 HLS livestream as a single mp4 video. How can I achieve this.
I am using React (typescript) and I want to download m3u8 HLS livestream as a single mp4 video. How can I achieve this.