SRS
A simple, high efficiency and real-time video server, supports RTMP, WebRTC, HLS, HTTP-FLV and SRT.
Directory Structure
- .env
- docker-compose.yml
docker-compose.yml
version: "3.3"
services:
srs:
image: ossrs/srs:5
ports:
- 1935:1935
- 1985:1985
- 8080:8080
restart: unless-stoppedResources
Website: https://ossrs.io/
GitHub: https://github.com/ossrs/srs
Docker Hub: https://hub.docker.com/r/ossrs/srs
Configuration: https://ossrs.io/lts/en-us/docs/v6/doc/getting-started