1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00

Update README.md

This commit is contained in:
winlin 2013-10-27 09:15:02 +08:00
parent 17877f6a74
commit b9ef2801d9

View file

@ -4,6 +4,7 @@ simple-rtmp-server
simple rtmp origin live server over state-threads, which can be used as origin server, or rtmp-server for encoder.<br/> simple rtmp origin live server over state-threads, which can be used as origin server, or rtmp-server for encoder.<br/>
srs is a simple, high-performance, running in single process, origin live server, with single vhost(like FMS \_\_defaultVhost\_\_).<br/> srs is a simple, high-performance, running in single process, origin live server, with single vhost(like FMS \_\_defaultVhost\_\_).<br/>
blog: [http://blog.csdn.net/win_lin](http://blog.csdn.net/win_lin) blog: [http://blog.csdn.net/win_lin](http://blog.csdn.net/win_lin)
see also: [http://winlinvip.github.io/simple-rtmp-server](http://winlinvip.github.io/simple-rtmp-server)
### Usage ### Usage
step 1: build srs <br/> step 1: build srs <br/>