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.
- Host: GitHub
- URL: https://github.com/mohammadhasanii/nest-videostream
- Owner: mohammadhasanii
- Created: 2023-07-05T08:55:35.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-07-05T09:25:31.000Z (almost 3 years ago)
- Last Synced: 2025-08-17T13:37:35.461Z (10 months ago)
- Topics: nestjs, node, node-stream, stream, streaming, typescript, video-player, videostreaming
- Language: TypeScript
- Homepage: https://nestjs.com
- Size: 34.5 MB
- Stars: 7
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Nest-Videostream

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.