Open johnbaoss opened 2 months ago
WebAV is an SDK built on WebCodecs, designed for creating and editing video files on the web platform.
libmedia A high-performance media library implemented in TypeScript, support WebCodecs and Wasm.
@johnbaoss thanks for your input. Next version of our timeline is comming powered by Webcodecs API.
@lh-sn that's exciting news! What's your best guess at an ETA?
using WebCodecs can reduce server overhead and lower costs by enabling more efficient media processing directly in the browser. For animations, both Lottie and Fabric.js are viable options:
Lottie is great for lightweight animations and easy integration with JSON-based animation files. Fabric.js is excellent for handling text and images. It offers robust features for creating and manipulating canvas elements, making it a good choice for interactive graphics and dynamic content on the web.
Choose based on the complexity and requirements of your animations.