Skip to content

evanbs/streams-rtmp-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install and start the Server

To install and start the rtmp server just run the following snippet code

yarn && yarn start

or if you want to use npm:

npm install && npm run start

Note:

Don't forget to configure the OBS Software to start the stream

About

A simple implementation of rtmp server to provide streams

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published