Commit Graph

191 Commits (0a09b53fc1eaa467219c8a2d7c45602b4040ce38)

Author SHA1 Message Date
winlin 2265173c4d donot install tools when ffmpeg is not open, 0.9.108 11 years ago
winlin 8388da6325 add miss files. fix bug #60: support aggregate message 11 years ago
winlin e5290725ab fix bug of mips 11 years ago
winlin 0c121f1c9b fix bug of mips 11 years ago
winlin 97f4d81193 fix bug of mips 11 years ago
winlin 1e9561150a add mips 11 years ago
winlin 36c2c37b42 add srs.test for configure test and utest. 11 years ago
winlin 78e7a31ddb refine option, add --use-sys-ssl, change to 0.9.67 11 years ago
winlin 406a30e533 add configure preset, add test for configure 11 years ago
winlin cc338fdb7c fix bug for default configure 11 years ago
winlin 23a1b29935 add dvr option. refine macros of auto headers 11 years ago
winlin 1ae9178605 add favicon.ico, change to 0.9.65 11 years ago
winlin 73c310cd2e refine the macro. 11 years ago
winlin 04a526b340 change SRS_TRANSCODE macro to SRS_RTMP_TRANSCODE 11 years ago
winlin 7c64a893f5 add demo.m3u8 and demo.html 11 years ago
winlin 017b96f9b5 fix the heartbleed bug, see: http://www.openssl.org/news/secadv_20140407.txt 11 years ago
winlin 056895a978 add comments for the heartbleed bug, see: http://www.openssl.org/news/secadv_20140407.txt 11 years ago
winlin eba35e2ac0 refine the macro SRS_FFMPEG to SRS_FFMPEG_STUB, SRS_FFMPEG_TOOL to build ffmpeg tool 11 years ago
winlin 667191913b fix bug of package for arm 11 years ago
winlin 5c9941989e fix bug of package for arm 11 years ago
winlin 503fb93d4e fix bug of package for arm 11 years ago
winlin 5e6c490ba0 add ingest compile feature 11 years ago
winlin 983fe46ce2 use --with-ffmpeg to compile FFMPEG tool only, use --with-transcode for transcoding 11 years ago
winlin d546f815df update build/run/stop script 11 years ago
winlin 4e3fe36ae2 refine http server pages. change to 0.9.51 11 years ago
winlin 1117f78587 support arm build for http api and server 11 years ago
winlin 4a40075f68 add contributors to api/v1/authors 11 years ago
winlin 341b5151d9 create http handler framework 11 years ago
winlin 1922d62ff7 add --with-http-api option 11 years ago
winlin d28458d5fa fix script build bug 11 years ago
winlin 234ce08ed3 force st to use epoll 11 years ago
winlin 3932cf1334 update build, always patch st, for we need to build in raspberrypi directly 11 years ago
winlin 7431c110fe package support arm package 11 years ago
winlin 73f1762122 fix bug of build cherrypy 11 years ago
winlin 62762cf1ad add reload support. add make install and uninstall 11 years ago
winlin 8600c0ebe9 Merge branch 'master' of github.com:winlinvip/simple-rtmp-server 11 years ago
winlin b708f588fc refine the hls module, clear logic dead code, rename TSCache to HlsCache, M3u8Muxer to HlsMuxer. that is, make it to more readable. 11 years ago
winlin ef7853d7f7 fix demo bug, remove the api server static-dir when link to nginx 11 years ago
winlin 238349b0c0 update configure, change to 0.9.23 11 years ago
winlin efa22074be always use static link, for manually build arm, and x86/64 use static link is ok. 11 years ago
winlin d89d16ca1e print the system info when startup main 11 years ago
winlin 71adff776b fix build script, remove unused build tool defines 11 years ago
winlin 77e652fcbe refine buils nginx script 11 years ago
winlin 421fbd4c3e fix bug of arm build script__SRS_BUILD_NGINX=NO 11 years ago
winlin 5a4373d483 Support arm (ubuntu12 dev env)(debian armhf, v7cpu) with ssl/hls/librtmp. 11 years ago
winlin a9da5903f6 arm support ssl/hls, change to 0.9.17 11 years ago
winlin 98c9002b41 remove the patch for st for arm 11 years ago
winlin 3066a03fb7 rename SRS_HTTP to SRS_HTTP_CALLBACK 11 years ago
winlin 2fa0d60186 simplify usage 11 years ago
winlin 91c1a2cd28 fix ubuntu build bug, add --force-yes to install 11 years ago
winlin f6126c5ad2 fix ubuntu build bug, add --force-yes to install 11 years ago
winlin 741d6f97f6 support gperf memory check(gmc). 11 years ago
winlin dcd568a0d7 add gperf to heap check, use reload signal to terminate program normally 11 years ago
winlin 7239963780 add heap checker and profiler demo 11 years ago
winlin 0b17b2a481 build gperftools 11 years ago
winlin 338e129a29 add utest build project, no testcase. 11 years ago
winlin fe5811304b add utest script to generate the utest Makefile 11 years ago
winlin 02326cd844 support build with jobs 11 years ago
winlin 52b6ab3f2f support build with jobs 11 years ago
winlin 47aee8dce0 add utest framework gtest 11 years ago
winlin ac3be10435 patch st and srs for arm build, allow user to specifies the gcc/g++ 11 years ago
winlin a6f4815994 use local openssl and link libssl.a 11 years ago
winlin 72d477f466 support use other g++ when configure. 11 years ago
winlin cd7e6cc321 refine the configure, add comments 11 years ago
winlin 527abe2157 update readme 11 years ago
winlin b54aefe897 update script 11 years ago
winlin 47dfdd3ae2 update readme 11 years ago
winlin b6280f3804 jump nginx index to api-server, for ie crossdomain. 11 years ago
winlin 4b4f317e09 refine the ui, link the players to the api server static dir 11 years ago
winlin 7a21427b10 override the default nginx page. jump to players page. 11 years ago
winlin 6beff7cf54 fix build script bug, create nginx/html/live dir 11 years ago
winlin 609a8fa472 update depends script 11 years ago
winlin 764aa9b40a refine the build script 11 years ago
winlin ff4b28f4d4 extract the srs.js 11 years ago
winlin c4477cd64f add players to nginx 11 years ago
winlin c7ec6f511c fix the script error 11 years ago
winlin ae18c388c1 fix bug of build script on centos 11 years ago
winlin 5d349882bb update build script for ubuntu 11 years ago
winlin 86e30ec2c9 update build script for ubuntu 11 years ago
winlin bb90881489 auto install depends software for ubuntu or centos. 11 years ago
winlin bb22c3b5cd add http library, support in build script 11 years ago
winlin 4b9eabdf01 udpate files. 11 years ago
winlin 263213d8b6 update version, add build date 11 years ago
winlin 4827777035 fix the build ffmpeg script bug, add yasm to path when build 11 years ago
winlin 5502344e85 add forward sample 11 years ago
winlin 525af4599f support live stream transcoding by ffmpeg. 11 years ago
winlin ad618702aa add ffmpeg build script 11 years ago
winlin 041ce8f18f add ffmpeg build script 11 years ago
winlin e4840d4480 add ffmpeg build script 11 years ago
winlin 14c2585cc3 add build ffmpeg script 11 years ago
winlin ec5cb39b96 add options --with/without -hls/ssl 11 years ago