Commit Graph

187 Commits (bb7a19636a6efb835e3cf810b5e0c397f54ee5fe)

Author SHA1 Message Date
winlin 6f984ff54b fix bug of raspberry-pi build, static off 11 years ago
winlin d013801c26 add configure options --disable-all 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 47927ab460 refine options, change to 0.9.66 11 years ago
winlin cc338fdb7c fix bug for default configure 11 years ago
winlin 96115ac4f7 fix bug of config params. x86/x64/pi never use static 11 years ago
winlin 90dee0924d fix bug of build script 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 bcfe82f88f update options for configure help 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 ff90278048 add speex1.2 to transcode flash encoder stream. change to 0.9.58 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 3b59a6c687 fix bug of package for arm 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 5fd582cd26 fix bug of package for arm 11 years ago
winlin a8c5db3fc7 fix bug of package for arm 11 years ago
winlin 05e22e9530 fix script run/build/stop bug 11 years ago
winlin 5e6c490ba0 add ingest compile feature 11 years ago
winlin e80abac4f0 add ingest feature to readme 11 years ago
winlin 983fe46ce2 use --with-ffmpeg to compile FFMPEG tool only, use --with-transcode for transcoding 11 years ago
winlin 5ff1d589f7 change warn to trace for nginx disabled 11 years ago
winlin d546f815df update build/run/stop script 11 years ago
winlin 7916cab50e donot check the aac encoder, ensure aac is ok 11 years ago
winlin 7de8bd7595 allow pi to use ffmpeg 11 years ago
winlin 2949c751f6 update install, create http root 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 52263457bf fix bug of no http-server feature 11 years ago
winlin d28458d5fa fix script build bug 11 years ago
winlin e3254377ce update depends, allow pi/dev to enable gprof/gperf 11 years ago
winlin 234ce08ed3 force st to use epoll 11 years ago
winlin c6cdc4ad54 refine package for raspberry. 11 years ago
winlin be8aa92ab0 refine package for raspberry. 11 years ago
winlin 3932cf1334 update build, always patch st, for we need to build in raspberrypi directly 11 years ago
winlin 7b3bc8f741 fix bug of bwtc 11 years ago
winlin 7431c110fe package support arm package 11 years ago
winlin ade3630fa6 add package and install script 11 years ago
winlin 9055d8eecf update readme. 11 years ago
winlin 4ddb5256ac fix bug of init.d script 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 2036cef43b Merge branch 'master' of github.com:winlinvip/simple-rtmp-server 11 years ago
winlin ef7853d7f7 fix demo bug, remove the api server static-dir when link to nginx 11 years ago
winlin 6bc18f2e44 fix script generate auto header bug, always create file 11 years ago
winlin 238349b0c0 update configure, change to 0.9.23 11 years ago
winlin 6374fa1383 simple default configure, only enalbe ssl+hls, disable ffmpeg/nginx/utest/gperf/gprof 11 years ago
winlin 12445174e7 add option --static, to static link for arm 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 e0e451b680 add utest support for arm 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 48343e4f3a refien build script, regenereate all options. change to 0.9.12 11 years ago
winlin 1892245db6 add option bwtc, to enable or disable the bandwidth test tool 11 years ago
winlin 0a2b8b797d support disable the librtmp 11 years ago
winlin 59a2d5e7e0 add --with-gprof support 11 years ago
winlin 6e0bebdacf full support gperf gmc/gmp/gcp 11 years ago
winlin 8cd1c11add change forward schema 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 03a14e2e1a add gperftools for mem leak detect, mem/cpu profile. 11 years ago
winlin 7239963780 add heap checker and profiler demo 11 years ago
winlin 0b17b2a481 build gperftools 11 years ago
winlin 1ccddf4cfc add gest framework for utest, build success. 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 713b05541b add librtmp demo srs_publish 11 years ago
winlin aa5d28ed85 add library 11 years ago
winlin bcbea86202 extract auto_free to core module 11 years ago
winlin c2ccb83912 rename core to app 11 years ago
winlin 91d57ae7f9 refine build script, add comments for app.sh. change version to 0.9.3 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 985034860c add comments for depends 11 years ago
winlin 72d477f466 support use other g++ when configure. 11 years ago