Skip to content

rodriguesabner/VideoStream-ReactJS-Node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

VideoStream-ReactJS-Node

Fala guys, recentemente consegui fazer um Video Streaming usando o Node e ReactJS. E resolvi fazer um vídeo desse conteúdo tão escasso.

Esse vídeo streaming é semelhante ao do Instagram, onde a relação é 1:N, ou seja, uma pessoa consegue transmitir para várias, mas ninguém consegue transmitir para ela novamente. (Agora as coisas estão mudando, mas vocês entenderam hahhaa).

Playlist no Youtube

https://www.youtube.com/watch?v=gg8bbk8yhk8&list=PL4OYVwyd_80pxIthSuGxyg55Edr9vO1g-

Donate

How To Use

# Clone this repository
$ git clone https://github.com/kingaspx/VideoStream-ReactJS-Node

Server

# Server
$ cd server

# Install dependencies
$ npm install / yarn dev

# Run the server
$ npm start / yarn dev

Client

# Client
$ cd client

# Install dependencies
$ npm install / yarn start

# Run the server
$ npm start / yarn start

Credits


FrontEnd Screenshot

image image

Backend Screnshot

Server Online

image

Route Not Found

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published