Skip to content

Doha26/nodejs-rtmp-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nodejs-rtmp-server

Sample NodeJS RTMP ( Real Time Meassaging Protocol) server.

📖 Libraries


🚀 Getting Started

Clone and Install

# Clone the repo
git clone https://github.com/Doha26/nodejs-rtmp-server.git

# Install dependencies
cd nodejs-rtmp-server && yarn && cd ..

Run the RTMP Server

# Start the RTMP Server
cd nodejs-rtmp-server && yarn start

Go http://localhost:3000/api/streams to view RTMP publishers and subscribers.

Releases

No releases published

Packages

No packages published