An open API service indexing awesome lists of open source software.

https://github.com/mohammadhasanii/nest-videostream

This package allows you to create personal buffers for your video streams with NodeJS and the Nest framework and dynamically adjust this amount so that you can perform more stable streams on the server.
https://github.com/mohammadhasanii/nest-videostream

nestjs node node-stream stream streaming typescript video-player videostreaming

Last synced: 10 months ago
JSON representation

This package allows you to create personal buffers for your video streams with NodeJS and the Nest framework and dynamically adjust this amount so that you can perform more stable streams on the server.

Awesome Lists containing this project

README

          

# Nest-Videostream

![Video Streaming Service](https://img.freepik.com/premium-vector/live-streaming-text-neon-effect-3d-premium-design_532225-23.jpg?w=2000)

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](LICENSE) file for more information.