Skip to content

3mpee3mpee/live-streaming-obs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

live-streaming-obs

About

This project is a starting boilerplate with ready to go streaming server, chat websocket server and next.js client. The user Streaming server is using node-media-server package.

Usage

In order to run the project:

  • Configure .env and .env.local files for chat and client's folder (Please take a look at example env files attached)
  • "npm install" every folder to install the needed dependencies.
  • Run every instance after, you may run on by on terminals using "npm run start" or use "pm2" package to controll the process
  • Configure OBS Settings > Stream > Service (Custom) > Server (rtmp://localhost/live) > Stream Key (ANY USERNAME YOU WANT TO USE)
  • After you pressed "Start Streaming" button and the color indicator in OBS switched to green you are ready to go!
  • Now you may open "http://localhost:3000/" and see that video player and chat are working

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published