Commit Graph

66 Commits (2c9e16a9e7f652e089b36abcbda71979e3e95570)

Author SHA1 Message Date
winlin fd1e8aa882 remove src/main/srs_main_bandcheck.cpp, and --with-bwtc(use librtmp instead). 0.9.159 11 years ago
winlin 88c94193a3 rename rtmp_stack to stack. remove the global templte function to member function. 11 years ago
winlin cbc1486688 refine message, add license 11 years ago
winlin 31b568b013 refine core, move specified functions to kernel utility. 11 years ago
winlin dc66c525fd refine autofree, only free object, never free arrays 11 years ago
winlin 1e9561150a add mips 11 years ago
winlin b53f83acf1 rename __srs_rtmp_expect_message to srs_rtmp_expect_message 11 years ago
winlin d0dff2d332 fix bug #34: convert signal to io. 0.9.85 11 years ago
winlin 80ddddf823 refine RTMP protocol completed, to 0.9.81 11 years ago
winlin be4c182d11 refine RTMP protocol stack. 11 years ago
winlin 88094af97a refine log, add user original configure 11 years ago
winlin 23a1b29935 add dvr option. refine macros of auto headers 11 years ago
winlin eda1ddc03d support reload log level/logfile/tank 11 years ago
winlin 0a016e58bf add comments for main 11 years ago
winlin b38df9cd1a refine main object(server, config, log, context), handler reload in intialize(), change to 0.9.59 11 years ago
winlin 8295169e0e refine code, unify the coding style 11 years ago
winlin ccba9ba9ba move log level parse to app utility 11 years ago
winlin f2f30dcc52 add utility, change log to trace 11 years ago
winlin 92281548b6 add ingest config 11 years ago
winlin 3f13726544 add log level in conf. change to 0.9.45 11 years ago
winlin 7b3bc8f741 fix bug of bwtc 11 years ago
winlin a9d11df3a3 update arm tool chain 11 years ago
winlin a6d9da5e43 fix bug of script, support both abs and relative path 11 years ago
winlin c3e750e90f add version to log 11 years ago
winlin ed20bd7078 default write log to file. 11 years ago
winlin 7930add7f9 add log tank config, default to console. 11 years ago
winlin 3ec3c1f532 support daemon 11 years ago
winlin 3c920b933c add ./etc/init.d/srs, refine configure to support make clean then make. 11 years ago
winlin f25c6558a5 write pid to ./objs/srs.pid. 11 years ago
winlin d89d16ca1e print the system info when startup main 11 years ago
winlin 2eeb289c2f assert system is little-endian 11 years ago
winlin c85dde7f3f substitute all TAB with 4spaces. 11 years ago
winlin 6e0bebdacf full support gperf gmc/gmp/gcp 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 880f4f5dc2 final the modularity, rename the app module. 11 years ago
winlin d5a02a55ee unify code style 11 years ago
winlin 7d570fb4f3 use fast log 11 years ago
winlin 382fd127e4 rename config and pithy-print to app module. 11 years ago
winlin 2074b50d87 move handshake and rtmp to protocol module 11 years ago
winlin 4e3f7843fe rename protocol dir to pro. move rtmp stack to protocol module 11 years ago
winlin 7dfc902b87 extract protocol io interface to prepare to extract the protocol from underlayer socket. 11 years ago
winlin 85cd1e1a41 extract protocol module, move amf0 to protocol module 11 years ago
winlin 8fea433450 move stream to kernel module 11 years ago
winlin cb99de4462 move config to kernel module 11 years ago
winlin 39d3425691 extract log context, move log to kernel module. 11 years ago
winlin dea66a322d extract kernel module, depends on core and provides kernel service(no stream) 11 years ago
winlin bb3c88fef7 change copyright from 2013 to 2013-2014. 11 years ago
winlin 20d1732ced merge from wenjie, the bandwidth test feature. 11 years ago
winlin b9440df745 add encoder/hls pithy print 11 years ago