How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Creating a web video application

calendar_today February 5, 2025 person Jonas Birmé domain eyevinn-technology

As a continuation to the blog post Stream Video with Open Web Services we will in this post develop a web application for streaming the video we have created. In this guide we will use the build tool Vite to setup a web project for a web application based on the React framework. Setup the React Typescript project Run the following command to scaffold a new project based on React template.

open_in_new Read original post