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.