Back to Webrtc Experiment

Record audio+screen and get mp4!

ffmpeg/audio-plus-screen-recording.html

latest837 B
Original Source

Logs

  1. RecordRTC experiment converting Merging WebM/WAV into mp4 inside the browser!
  2. ffmpeg-asm.js is integrated with RecordRTC by Gregory McGee!

Record audio/screen and convert/merge into "mp4"!

RecordStop

Ffmpeg.js Issues

Feedback

Send MessageEnter your email too; if you want "direct" reply!

Using ffmpeg-asm.js...

  1. WebM can be converted in mp4.
  2. WAV can be converted in ogg or mp3.
  3. WAV can be merged in mp4.

If WAV or WebM is 5MB in size; ogg, mp3 or mp4 will be 700kb!

RecordRTC is MIT licensed on Github! Documentation

Latest Updates