A dockerized SRS. This is a much better solution than Wowza or Adobe Flash Media Server. It allows for sophisticated custom live streaming setups.
SRS-2.0.263 + FFmpeg-4.2
docker pull weyu/srs:[tag]
SRS=/docker/volumes/srs
docker run -d --name srs \
-p 1935:1935 -p 8080:8080 \
-v $SRS/conf:/srs/conf \
-v $SRS/logs:/srs/logs \
weyu/srs:[tag]
Content type
Image
Digest
Size
204.6 MB
Last updated
almost 7 years ago
docker pull weyu/srs:2.0.263