Skip to content

A Website of Online-Living Show which based on Node.js Express framework,React+Redux+Webpack, RTMP Protocol. Such as Twitch,Huya etc, but not totally like them. It's only for learning and communication,there may be a risk of being used in business because of my limited skill

License

Notifications You must be signed in to change notification settings

guopeng1994/Node-Rtmp-Stream-Online-Living

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node-Rtmp-Stream-Online-Living

A Website of Online-Living Show which based on Node.js Express framework,React+Redux+Webpack, RTMP Protocol. Such as Twitch,Huya etc, but not totally like them. It's only for learning and communication,there may be a risk of being used in business because of my limited skill

Prepare:

To run this project,you should install Node.js,FFmpeg,Mysql software for your current OS, and remember to edit DBconf.js file to config your database info,such as dbname,username,password,port etc, it's location : server/conf/DBconf.js

Start:

  1. After u installed these software in your computer,go to the home directory,run "#npm install" to install independences first in command line tools;
  2. Import a.sql file to your Mysql database;
  3. Then run "#npm start" to start this project;
  4. Open "#http:https://localhost:3000" in Browser to see it, the backstage url "#http:https://localhost:3000/admin", u can change the dev host and port in package.json file.
  5. Any questions or suggestions please just let know. Email: #[email protected].

Thanks for iizukanao/node-rtsp-rtmp-server, the RTMP server side used this with little changed.

About

A Website of Online-Living Show which based on Node.js Express framework,React+Redux+Webpack, RTMP Protocol. Such as Twitch,Huya etc, but not totally like them. It's only for learning and communication,there may be a risk of being used in business because of my limited skill

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published