Skip to content

KhaliqCitrusbits/Streaming-Server

Repository files navigation

Description

Streaming Server that mix multiple audio and videos and generate a new video file with a streaming URL.

Installation

$ yarn install (Recommended)
$ npm install

Running the app

# development
$ yarn start (Recommended)
$ npm run start

# watch mode
$ yarn start:dev (Recommended)
$ npm run start:dev

# production mode
$ yarn start:prod (Recommended)
$ npm run start:prod

Stay in touch

  • Author - Muhammad Khaliq ur Rehman

License

Streaming Server is MIT licensed.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published