1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-02-12 11:21:52 +00:00

Update usage, docker first.

This commit is contained in:
winlin 2021-03-04 23:27:18 +08:00
parent a4f9447380
commit 48ac0a01c2

View file

@ -28,7 +28,8 @@ docker run -p 1935:1935 -p 1985:1985 -p 8080:8080 \
ossrs/srs:3 ossrs/srs:3
``` ```
Please open [http://localhost:8080/](http://localhost:8080/) if success, then publish stream by: Please open [http://localhost:8080/](http://localhost:8080/) if success, then publish
[stream](https://github.com/ossrs/srs/blob/3.0release/trunk/doc/source.200kbps.768x320.flv) by:
```bash ```bash
ffmpeg -re -i doc/source.200kbps.768x320.flv -c copy \ ffmpeg -re -i doc/source.200kbps.768x320.flv -c copy \