Главная
Study mode:
on
1
Introduction
2
Prerequisites
3
Create App Directories
4
Run npm init
5
Install Dependencies
6
Create the Assets Directory
7
Download the Assets from Github
8
Add the First Video to Assets
9
Create app.js
10
Testing the App in Dev
11
Begin Work on the Frontend
12
Start the React App
13
What’s Next?
14
Implement Bootstrap
15
Install react-router-dom
16
Create the Home View
17
Running Through home.js
18
Create the Player View
19
Running Through player.js
20
Make Adjustments to app.js
21
Tie Frontend Requests to the Server
22
Tie Videos to the Frontend
23
Create Video Thumbnails
24
Dynamically Serve Videos in Chunks
25
Quick Recap
26
Install FFMPEG
27
Adding Captions
28
Create A Caption Endpoint
29
Style Our App
30
Create Header and Footer Components
31
Conclusion
Description:
Learn how to build a custom video streaming site using React.js in this comprehensive 43-minute tutorial. Explore the process of creating a server-side Node.js application for video management and a client-side React application for video consumption. Follow step-by-step instructions to set up the project, implement key components, and integrate essential features such as video streaming, thumbnail generation, and caption support. Gain hands-on experience with React Router, Bootstrap, and FFMPEG while developing a functional video streaming platform with both listing and player views. By the end of this tutorial, you'll have the skills to create your own video streaming service from scratch.

Create Your Own Video Streaming Site by Creating a Custom React.js App

Linode
Add to list