React
Browse 11 curated React resources, tools, libraries, and guides for video developers on Awesome Video.
About this collection
React brings together 11 curated resources for video developers. Explore projects and guidance across Intro & Learning, Players & Clients, and Infrastructure & Delivery.
Explore related topics
Resources
- video-reactA web video player built for the HTML5 world using React.
- RemotionA framework for creating videos programmatically using React. Developers can use web technologies to render dynamic video content (with ani…
- ReplayA React video player facilitating adaptive stream playback with custom UI and a React-friendly API.
- GetStream JavaScript Video SDKThe GetStream JavaScript Video SDK offers a comprehensive solution for integrating video streaming capabilities into web applications. It i…
- libmpv-wasmlibmpv-wasm is a port of the mpv media player to WebAssembly, allowing it to run entirely in the browser. It aims to expand the range of au…
- How to Build a Video Editor with Wasm in ReactThis tutorial walks you through building a WebAssembly-based video editor in React using ffmpeg.wasm. The application allows users to uploa…
- Cloud-Based Video StreamingThis project demonstrates the development of a secure, on-demand video streaming platform using AWS services. It includes a React-based fro…
- Create a Video Streaming Platform with ReactThis article from GeeksforGeeks guides readers through the process of creating a video streaming platform using React. It covers the setup…
- AWS CDN Video Streaming ServiceThis project leverages Amazon S3, Amazon CloudFront, and React to build a scalable and efficient video streaming service. It allows users t…
- react-wasm-video-editorThis project integrates WebAssembly with React to create a video editor using FFmpeg. It serves as an example of how to build interactive v…
- video-editor-wasm-reactA web-based video editor built with React and WebAssembly, featuring functionalities like video trimming and conversion to GIF. It leverage…