Skip to content

reysmerwvr/streamy-rtmp-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Streamy Real Time Messaging Protocol Server

Streamy Real Time Messaging Protocol Server.

Requirements

  • Node.js >= 10.16.0
  • npm >= 6.10.1

Version

1.0.0

Installation

Download zip file and extract it latest pre-built release. Or clone the repository and cd into it.

Streamy Real Time Messaging Protocol Server uses a number of open source projects to work properly:

  • Node-Media-Server - A Node.js implementation of RTMP/HTTP-FLV/WS-FLV/HLS/DASH Media Server.

Install the dependencies and start the server.

Setup

Install the dependencies.

cd streamy-rtmp-server
npm install

Run

Run the following command to start the development server

npm start

About

Real Time Messaging Protocol Server

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published