1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-02-13 03:41:55 +00:00
Commit graph

895 commits

Author SHA1 Message Date
winlin
56679b3c82 add srs_log_file to write log to file. change to 0.9.27 2014-03-23 12:22:01 +08:00
winlin
d94b9f44b3 add srs_log_file to write log to file. change to 0.9.27 2014-03-23 12:21:36 +08:00
winlin
4ddb5256ac fix bug of init.d script 2014-03-23 11:25:42 +08:00
winlin
2e1aed5403 rename init.d script to srs and srs-api 2014-03-23 10:25:14 +08:00
winlin
29fe53e21b fix bug of build cherrypy 2014-03-22 23:10:02 +08:00
winlin
73f1762122 fix bug of build cherrypy 2014-03-22 22:55:18 +08:00
winlin
f3e4c16a2f copy ffmpeg when install-demo 2014-03-22 22:53:02 +08:00
winlin
22603b7465 add api-server init.d script 2014-03-22 22:48:08 +08:00
winlin
eb1140fe9d update readme 2014-03-22 22:10:31 +08:00
winlin
d63cbb3c46 add reload support. add make install and uninstall, change to 0.9.26 2014-03-22 22:07:49 +08:00
winlin
62762cf1ad add reload support. add make install and uninstall 2014-03-22 22:07:14 +08:00
winlin
3c5878c980 rename ./etc/init.d/srs to ./etc/init.d/simple-rtmp-server 2014-03-22 21:07:34 +08:00
winlin
503700989e add ./etc/init.d/srs, refine configure to support make clean then make. change to 0.9.25 2014-03-22 20:54:07 +08:00
winlin
3c920b933c add ./etc/init.d/srs, refine configure to support make clean then make. 2014-03-22 20:53:29 +08:00
winlin
d595f8fc96 update readme, add chnvideo co-founders to big-thanks 2014-03-21 21:03:12 +08:00
winlin
8cdf59b2a0 update readme, add chnvideo co-founders to big-thanks 2014-03-21 20:29:53 +08:00
winlin
1ebbaac7b2 update readme, add chnvideo co-founders to big-thanks 2014-03-21 20:29:02 +08:00
winlin
8105afe2c4 update readme, add chnvideo co-founders to big-thanks 2014-03-21 20:28:10 +08:00
winlin
ef9af6d3ae update readme, add chnvideo co-founders to big-thanks 2014-03-21 20:23:37 +08:00
winlin
8a0a209171 update readme, add chnvideo co-founders to big-thanks 2014-03-21 20:22:30 +08:00
winlin
c29cb4c583 refine readme 2014-03-21 18:33:51 +08:00
winlin
88bfa6f203 refine readme 2014-03-21 18:31:21 +08:00
winlin
9873bcd26f refine readme 2014-03-21 18:30:45 +08:00
winlin
8eba6cc91b refine readme 2014-03-21 18:30:03 +08:00
winlin
4d880f82b8 refine readme 2014-03-21 18:27:20 +08:00
winlin
b89036e47c refine readme 2014-03-21 18:20:07 +08:00
winlin
238bcff0d5 refine readme 2014-03-21 18:13:01 +08:00
winlin
a2679721ad add alcoholyi to contributors(authors) for reported some important bug 2014-03-21 18:00:35 +08:00
winlin
fdad7c25f0 fix isse #35: the gettimeofday jitter, log warn message 2014-03-21 17:56:27 +08:00
winlin
4f284b20f0 drop ts segment when duration is too small 2014-03-21 17:35:27 +08:00
winlin
5758551508 support hls republish 2014-03-21 17:10:24 +08:00
winlin
f25c6558a5 write pid to ./objs/srs.pid. 2014-03-21 15:45:34 +08:00
winlin
0686b8fa5a update readme, add product wiki link 2014-03-21 14:02:14 +08:00
winlin
a0c0c94cf0 refine conf, add comments for other listen type 2014-03-21 14:00:26 +08:00
winlin
2cebaff9d8 refine hls, ts temp file use ext .tmp 2014-03-21 13:10:47 +08:00
winlin
02e27c7d5a update readme, add hls(audio-only) support to readme. update sample flv from h264+mp3 to h264+aac 2014-03-21 12:19:55 +08:00
winlin
dbf642723f update readme, add hls(audio-only) support to readme. update sample flv from h264+mp3 to h264+aac 2014-03-21 11:38:02 +08:00
winlin
8600c0ebe9 Merge branch 'master' of github.com:winlinvip/simple-rtmp-server 2014-03-20 18:56:48 +08:00
winlin
e5eb8538a3 support pure audio hls. change to 0.9.24 2014-03-20 18:56:23 +08:00
winlin
e0fb1029c9 support pure audio hls. change to 0.9.24 2014-03-20 18:55:45 +08:00
winlin
b708f588fc refine the hls module, clear logic dead code, rename TSCache to HlsCache, M3u8Muxer to HlsMuxer. that is, make it to more readable. 2014-03-20 18:19:08 +08:00
winlin
2036cef43b Merge branch 'master' of github.com:winlinvip/simple-rtmp-server 2014-03-20 15:16:28 +08:00
winlin
ef7853d7f7 fix demo bug, remove the api server static-dir when link to nginx 2014-03-20 15:15:46 +08:00
winlin
6bc18f2e44 fix script generate auto header bug, always create file 2014-03-20 14:23:36 +08:00
winlin
8239174e97 update configure, change to 0.9.23 2014-03-20 14:11:36 +08:00
winlin
238349b0c0 update configure, change to 0.9.23 2014-03-20 14:08:53 +08:00
winlin
6374fa1383 simple default configure, only enalbe ssl+hls, disable ffmpeg/nginx/utest/gperf/gprof 2014-03-20 13:30:06 +08:00
winlin
3fc133bded update readme, add vn/an for ffmpeg 2014-03-20 11:20:12 +08:00
winlin
c63ad48893 Merge branch 'master' of github.com:winlinvip/simple-rtmp-server 2014-03-20 09:41:13 +08:00
winlin
822143b500 fix bug of build script 2014-03-20 09:26:48 +08:00