Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 1.24 KB

README.md

File metadata and controls

26 lines (15 loc) · 1.24 KB

Nest-Videostream

Video Streaming Service

It's a video streaming service built with NestJS, a leading Node.js framework for building scalable, enterprise-grade server-side applications. And you can use this power to create high-quality streams and chunks on your server side, and you can make this amount dynamic.

Installation

To install and run this service, follow these steps:

  1. Clone this repository to your local machine.
  2. Navigate to the project directory and run npm install to install all dependencies.
  3. Run npm run start to start the service.

Usage

Once the service is running, you can access it by opening the videostream.html file in your web browser. To edit performance changes and chunk size, you can modify the video services in the src/video/ folder.

For detailed information on how to use the service, please refer to the API documentation.

Contributing

Contributions are welcome! If you would like to contribute to this project, please feel free to submit a pull request or open an issue.

License

This project is licensed under the MIT License. See the LICENSE file for more information.