Commit Graph

25 Commits (1117f78587e67f557309443721101239ef5d1af2)

Author SHA1 Message Date
winlin 3f13726544 add log level in conf. change to 0.9.45 11 years ago
winlin 818c1f1520 support http error code, check url 11 years ago
winlin 341b5151d9 create http handler framework 11 years ago
winlin 6ca9b774c1 support http methods, support js crossdomain request 11 years ago
winlin fdad7c25f0 fix isse #35: the gettimeofday jitter, log warn message 11 years ago
winlin f25c6558a5 write pid to ./objs/srs.pid. 11 years ago
winlin 2eeb289c2f assert system is little-endian 11 years ago
winlin c85dde7f3f substitute all TAB with 4spaces. 11 years ago
winlin e5770b10b1 refine the colorful log for srs. remove the log when client close. 11 years ago
winlin 4306db099d amf0 utest: elem read/write refined 11 years ago
winlin a488ef8317 fix bug#25: fmle republish bug, srs return special error code and wait for client to republish. 11 years ago
winlin f24f27deb9 srs-librtmp: add make ssl/nossl support for sample 11 years ago
winlin fc9e3fd890 srs-librtmp define interfaces 11 years ago
winlin 7d570fb4f3 use fast log 11 years ago
winlin b407021d45 move config to app, for its application level features 11 years ago
winlin 7dfc902b87 extract protocol io interface to prepare to extract the protocol from underlayer socket. 11 years ago
winlin a73dec4c41 refine code, rename ISrsReader to ISrsBufferReader 11 years ago
winlin 7e14e7fa57 move pithy print to kernel 11 years ago
winlin c0dbee0854 move buffer to kernel. extract ISrsReader for buffer 11 years ago
winlin 8fea433450 move stream to kernel module 11 years ago
winlin cb99de4462 move config to kernel module 11 years ago
winlin 5e14aa9c13 fix the macro bug 11 years ago
winlin b0d20f57e1 move reload 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