Skip to content
This repository was archived by the owner on Apr 5, 2022. It is now read-only.

Latest commit

 

History

History
12 lines (9 loc) · 782 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 782 Bytes

Image

JavaScript video editor, encoder, and streamer

  • visual compositing through Canvas API
  • audio mixing through WebAudio API
  • encoding and streaming through FFmpeg
  • client implemented in ReactJS
  • server implemented in ExpressJS

Archived!

This repository has been archived since all Ruby code has been ported to TypeScript and is now available as part of the core moviemasher/moviemasher.js repository or its @moviemasher/server-express npm module which provides similar functionality through ExpressJS.