From 503700989e418933750b538b643a18f1907a31b1 Mon Sep 17 00:00:00 2001 From: winlin Date: Sat, 22 Mar 2014 20:54:07 +0800 Subject: [PATCH] add ./etc/init.d/srs, refine configure to support make clean then make. change to 0.9.25 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 221a31bfb..964e78e67 100755 --- a/README.md +++ b/README.md @@ -169,7 +169,7 @@ See also: [Performance Test Guide](https://github.com/winlinvip/simple-rtmp-serv * nginx v1.5.0: 139524 lines
## History -* v1.0, 2014-03-22, add ./etc/init.d/srs, refine configure to support make clean then make. +* v1.0, 2014-03-22, add ./etc/init.d/srs, refine to support make clean then make. * v1.0, 2014-03-21, write pid to ./objs/srs.pid. * v1.0, 2014-03-20, refine hls code, support pure audio HLS. * v1.0, 2014-03-19, add vn/an for FFMPEG to drop video/audio for radio stream.