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:
parent
a4f9447380
commit
48ac0a01c2
1 changed files with 2 additions and 1 deletions
|
@ -28,7 +28,8 @@ docker run -p 1935:1935 -p 1985:1985 -p 8080:8080 \
|
|||
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
|
||||
ffmpeg -re -i doc/source.200kbps.768x320.flv -c copy \
|
||||
|
|
Loading…
Reference in a new issue