A special thanks to lalizita for their contributions to the simple-live-streaming-server repository. The configurations and inspiration from their work have been valuable in creating this repository.
This repository provides configurations for deploying a live streaming server with HLS (HTTP Live Streaming) using Nginx RTMP module. Choose your preferred deployment method:
- Docker Compose: Deploy the live streaming server using Docker Compose.
- Kubernetes: Deploy the live streaming server using Kubernetes.
- Functional Helm Chart: Ensure the Helm chart is functional and can be used to deploy the live streaming server seamlessly.
- ECS service: Allow users to deploy the live streaming server on aws ecs service.
- Customizable: Allow users to customize the deployment based on their specific requirements.
- Scalable: Allow users to scale the live streaming server based on their specific requirements.
For instructions on deploying the live streaming server using Docker Compose, refer to the Docker Compose documentation.
For instructions on deploying the live streaming server using Kubernetes, refer to the Kubernetes documentation.
Feel free to explore and customize the configurations based on your specific requirements.