mbalamat / ffmpegWasmHlsToMp4

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:HTML 87.0%Language:JavaScript 13.0%