From 48ac0a01c22234df916e1aa56a43455615eb4b46 Mon Sep 17 00:00:00 2001 From: winlin Date: Thu, 4 Mar 2021 23:27:18 +0800 Subject: [PATCH] Update usage, docker first. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2e10a8f52..25de25504 100755 --- a/README.md +++ b/README.md @@ -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 \