/ffmpegWasmHlsToMp4

Demo of using ffmpegwasm to covert an HLS playlist to mp4, in the browser.

Primary LanguageHTML

ffmpegWasmHlsToMp4

Demo of using ffmpegwasm to covert an HLS playlist to mp4, in the browser.

Usage:

$ npm i
$ node serve.mjs

Navigate to http://localhost:3000

Fill the input field presented with a URL pointing to an HLS master playlist. Hit the Download mp4 button.