Home
Softono

Nestjs Video Streaming

Open source TypeScript
12
Stars
2
Forks
0
Issues
1
Watchers
3 years
Last Commit

 About Nestjs Video Streaming

A video streaming app using Node js with Nest js framework.

Platforms

Web Self-hosted

Languages

TypeScript

Need Help Installing Nestjs Video Streaming?

We provide expert installation service for this software. Our team will install, configure, and secure Nestjs Video Streaming on your server. plans start at just $30.

Nestjs Video Streaming

View on GitHub

NestJs Video Streaming

A video streaming app using Node js with Nest js framework.

Implementation of Video Streaming in Nest js and Next js, with defined some concepts about this topic that:

  • Content-Range in Header
  • CreateReadStream Method
  • Pipe in Node.js
  • HighWaterMark property of pipe

Description

Nest framework TypeScript starter repository.

Installation

# Clone the repo
git clone https://github.com/hesbon-osoro/nestjs-video-streaming.git

# Navigate to directory
cd nestjs-video-streaming

npm install

Running the app

# development
npm run start

# watch mode
npm run start:dev

# production mode
npm run start:prod

Test

# unit tests
npm run test

# e2e tests
npm run test:e2e

# test coverage
npm run test:cov

Client code

After starting the Server, open the NextJS Frontend

"Buy Me A Coffee"