Skip to content

berdesourabh/Streaming_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Streaming_project

Project is part of Udemy tutorial:

https://www.udemy.com/course/react-redux/

In this project we implemented CRUD operation using ReactJs.

For state management we used Redux.

For navigation we used React-Router.

For authentication we implemented Oauth using Google auth service.

https://console.developers.google.com/

For API content we setup API server:

https://jsonplaceholder.typicode.com/

For streaming we used:

https://github.com/illuspas/Node-Media-Server

We used flv.js for video player.

OBS to stream video. https://obsproject.com/

Steps to run project:

1.Clone project using: git clone https://github.com/berdesourabh/Streaming_project.git

Run api:

- cd api
- npm start

Run RTMP Server

- cd rtmpserver
- npm start

Run client

- cd client
- npm start

Setup OBS screen streaming and you can see it in video player.

Happy Streaming

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published