Commit Graph

176 Commits (d0c585af86b8aeb815af387d972e2e5e445cb337)

Author SHA1 Message Date
winlin 839101a036 reorder the config functions. add comments for st to support 100k threads, use MALLOC_STACK macro.
winlin 798f9139a4 add reload utest.
winlin b19d2e8e2d refine code, rename srs_app_socket.cpp to srs_app_st_socket.cpp
winlin 073d900674 add consts to kernel
winlin 24a041266c refine config
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 e53655ee83 refine the build script
winlin 88c94193a3 rename rtmp_stack to stack. remove the global templte function to member function.
winlin ad920915a2 merge handshake to protocol
winlin b13fd5112b merge buffer to kernel utest
winlin 032118581a refine http/dvr/hls to use file reader/writer. 0.9.146
winlin ed3f9f0a40 add core utest
winlin f5f54e6008 add utest for kernel codec
winlin 051c9e6268 refine the protocol utility, add utest, 0.9.140
winlin 1ae3e6c64c performance refine, support 3k+ connections(270kbps). 0.9.130
winlin 6286759eaa refine codec, extract avc aac codec to app.
winlin 94cf0c1069 refine kernel buffer. complete the utest for buffer.
winlin 4970664e37 move codec to kernel.
winlin 608083d42f add flv injecter, add flv codec to librtmp.
winlin 5f7bacf678 fix st thread exit bug, never implict invoke the st_thread_exit, which may cause memory leak. 0.9.112
winlin cb95b5909c add http heartbeat framework
winlin 9006194cd7 refine framework to calc the kbps
winlin 1a1527a857 fix bug : install_dir=DESTDIR+PREFIX
winlin e5290725ab fix bug of mips
winlin 97f4d81193 fix bug of mips
winlin a88e95d558 add mips
winlin 1e9561150a add mips
winlin a63a3812e3 add srs app edge
winlin e0e033d847 fix bug for arm cross build
winlin 36c2c37b42 add srs.test for configure test and utest.
winlin 78e7a31ddb refine option, add --use-sys-ssl, change to 0.9.67
winlin fd0002e499 add dvr framework
winlin 96115ac4f7 fix bug of config params. x86/x64/pi never use static
winlin 23a1b29935 add dvr option. refine macros of auto headers
winlin f2f30dcc52 add utility, change log to trace
winlin eba35e2ac0 refine the macro SRS_FFMPEG to SRS_FFMPEG_STUB, SRS_FFMPEG_TOOL to build ffmpeg tool
winlin 72c330d47c refine ffmepg and encoder, extract ffmpeg.
winlin adfbbbfd68 add ingest files
winlin 5e6c490ba0 add ingest compile feature
winlin 983fe46ce2 use --with-ffmpeg to compile FFMPEG tool only, use --with-transcode for transcoding
winlin 5ff1d589f7 change warn to trace for nginx disabled
winlin 2949c751f6 update install, create http root
winlin a14267d2b4 refine the http url handler match. refine json encode
winlin e70609cea3 refine code, extract http hooks.
winlin 1922d62ff7 add --with-http-api option
winlin d28458d5fa fix script build bug
winlin 51c1615173 change to 0.9.42, add http parse framework
winlin aa89f9f51e change to 0.9.37, for http api/stream
winlin a9d11df3a3 update arm tool chain