mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
update readme
This commit is contained in:
parent
7ed20cc670
commit
9e5b3afcbe
2 changed files with 2 additions and 1 deletions
|
@ -20,6 +20,8 @@ step 2: publish live stream <br/>
|
|||
<pre>
|
||||
FMS URL: rtmp://127.0.0.1:1935/live
|
||||
Stream: livestream
|
||||
For example, use ffmpeg to publish:
|
||||
ffmpeg -re -i source.flv -vcodec copy -acodec copy -f flv -y rtmp://127.0.0.1:1935/live/livestream
|
||||
</pre>
|
||||
step 3: play live stream <br/>
|
||||
<pre>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue