Commit Graph

200 Commits (da56e4fbb96a5b1be9b1244d19d0dc82e6b79978)

Author SHA1 Message Date
winlin 3e5821efff enable http api for x86_x64
winlin 0ff49fd299 for , debug srs on xcode.
winlin db7ddfd510 fix , , support osx(darwin) for mac pro. 2.0.137.
winlin b8e70f8538 support module
winlin ee30e6bb1f Merge branch 'develop' of github.com:winlinvip/simple-rtmp-server into develop
winlin a29b8a7a5b refine configure, move auto headers to script.
winlin 496f689de7 fix bug for libfdk aac.
winlin 025b707330 refine the http request reader.
winlin 0af6e5e829 fix bug for srs-librtmp
winlin 8374017329 build libfdk-aac in ffmpeg. 2.0.108
winlin 52891b491a listen and serve stream caster mpegts over udp.
winlin 569596c10d update copyright, from 2013 to 2015
winlin 7f121efd7a merge from allspace srs-librtmp for win vs2010. 2.0.36
winlin d6072b16c0 support compile srs-librtmp on windows. 2.0.26
winlin 0c39a704c2 update build srs librtmp single
winlin 55580ca900 add comments about bug
winlin 2adf2550dc refine the depends to make st script
winlin 4b24ee9db3 research st, only for linux and arm/mips/i386/x86_64 cpus.
winlin cc811dfc90 refine script for generate script
winlin 6968aef66a update readme for srs-librtmp
winlin a827766cd6 for , support exported to project or file.
winlin 3405f35d06 fix : configure --export-librtmp-project and --export-librtmp-single. 2.0.11.
winlin 926650840e fix , configure --export-librtmp. 2.0.10.
winlin eb88ebfb39 use relative objs dir for makefile. for bug
winlin d4d3d46317 implements export srslibrtmp. for bug
winlin 59f68a2655 add prefix wiki/v1_CN_ or wiki/v1_EN_ to wiki.
winlin e46e7fc596 update readme, rename wiki/xxx to wiki/v1_xxx
winlin d24e2fd0cc remove supports for OSX. 2.0.1.
winlin 2ed794ad52 refine macro, use ffmpeg_stub and ffmpeg_tool, 0.9.224
winlin fc347a1c44 update configure, remove the bwtc, moved to research now.
winlin f03fde37ea refine configre, add --with-stat to configure summary
winlin 6103b1c3ce refine options, add --with-stat. 0.9.199
winlin 3111870316 for bug , refine for osx, with ssl/http, disable statistics. 0.9.198.
winlin 554a9763db fix linux config openssl bug.
winlin 5e4dad210a build openssl for osx, for bug .
winlin e37f312f27 refine the code for ios build. add authors StevenLiu. 0.9.177
Steven Liu b50ecd6dbe Support porting srs on MacOS OSX system Platform
Add the OSX platform cross complie options into srs
winlin f562a98602 add configure options --log-verbose/info/trace to compile log macros. 0.9.169
winlin fd1e8aa882 remove src/main/srs_main_bandcheck.cpp, and --with-bwtc(use librtmp instead). 0.9.159
winlin cc62d254f0 add librtmp bandwidth check/test client.
winlin cf7a48e3da refine options.sh in auto
winlin e53655ee83 refine the build script
winlin 6a2f0a3dc9 add configure preset --demo
winlin 55989b4bc8 remove the libfreetype for it fullfill with bugs and always cause build failed. 0.9.139
winlin 594c1d8bf7 fix ssl make install on ubuntu 14, change to make install_sw
winlin 6ae6f6e60d add freetype2 to pkg-config path.
winlin 10953c9743 support token auth in connect args. 0.9.128
winlin 6ff193c989 donot need to yum install pkg-config, for centos always installed it
winlin 94e5e7070d fix bug of freetype2 build for ffmpeg, depends on pkg-config
winlin 603b3bcdcc add libfreetype2 for ffmpeg, remove the depends of freetype of build_ffmpeg.