Sign inSign up

weyu/srs

By weyu

Updated almost 7 years ago

SRS release docker for Centos7.

Image
0

151

weyu/srs repository overview

SRS

A dockerized SRS. This is a much better solution than Wowza or Adobe Flash Media Server. It allows for sophisticated custom live streaming setups.

Version

SRS-2.0.263 + FFmpeg-4.2

Usage

docker pull weyu/srs:[tag]

Run

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]

Tag summary

Content type

Image

Digest

Size

204.6 MB

Last updated

almost 7 years ago

docker pull weyu/srs:2.0.263