Skip to content

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

Notifications You must be signed in to change notification settings

mbalamat/ffmpegWasmHlsToMp4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks