1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-02-15 04:42:04 +00:00

Doc: Link source flv

This commit is contained in:
winlin 2021-04-30 15:56:54 +08:00
parent 61a5e22af8
commit b7af726ffc
2 changed files with 3 additions and 2 deletions

View file

@ -21,10 +21,10 @@ docker run --rm -p 1935:1935 -p 1985:1985 -p 8080:8080 ossrs/srs:3
``` ```
Open [http://localhost:8080/](http://localhost:8080/) to check it, then publish Open [http://localhost:8080/](http://localhost:8080/) to check it, then publish
[stream](https://github.com/ossrs/srs/blob/3.0release/trunk/doc/source.200kbps.768x320.flv) by: [stream](https://github.com/ossrs/srs/blob/3.0release/trunk/doc/source.flv) by:
```bash ```bash
docker run --rm --network=host ossrs/srs:encoder ffmpeg -re -i ./doc/source.200kbps.768x320.flv \ docker run --rm --network=host ossrs/srs:encoder ffmpeg -re -i ./doc/source.flv \
-c copy -f flv -y rtmp://localhost/live/livestream -c copy -f flv -y rtmp://localhost/live/livestream
``` ```

1
trunk/doc/source.flv Symbolic link
View file

@ -0,0 +1 @@
source.200kbps.768x320.flv