Skip to content

A Streaming Application made using React and Redux . RTMP server is setup for getting video feed and JSON server for listing out different streams

Notifications You must be signed in to change notification settings

GauravAg3000/Streamyy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Streamyy

A Streaming Application made using React and Redux . RTMP server is setup for getting video feed and JSON server for listing out different streams

To start the json server

cd api/
npm start

To start the rtmp server

cd rtmpserver/
npm start

To start the react application

cd client/
npm start

Home Page when user is logged in

Screenshot (282)

Creating a Stream

Screenshot (286)

Editing a Stream

Screenshot (284)

Watching a Stream

Screenshot (287)

Deleting a Stream

Screenshot (285)

About

A Streaming Application made using React and Redux . RTMP server is setup for getting video feed and JSON server for listing out different streams

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published