Audio + Canvas2D/HTML recording
using
RecordRTC
and
ffmpeg
!
Content is edit-able.
resize textarea
This demo uses
HTML2Canvas Library
along with
RecordRTC
to record/encode HTML snapshots (webp images) in WebM container.
It also uses
RecordRTC
to record audio in WAV container.
Then it uses
ffmpeg-asm.js
to transcode and merge both WAV/WebM in single MP4 container.
Start Audio+Canvas Recording
Stop
←Try other Ffmpeg.js and RecordRTC demos