Commit Graph

103 Commits (8327a57b7e04a580afa46d572e8e741434a9f2ab)

Author SHA1 Message Date
winlin 2f89c8b2e8 move some utilities from kernel to app. 0.9.99 11 years ago
winlin a1fed15789 add uptime, startup time, load to api 11 years ago
winlin 8388da6325 add miss files. fix bug #60: support aggregate message 11 years ago
winlin f6dd1371bf fix bug #36: never directly use *(int32_t*) to convert, for arm may not support 11 years ago
winlin 94076b3246 fix bug #50, ubuntu14 build error 11 years ago
winlin a4410a4fa9 update pithy-print to 10s. refine log 11 years ago
winlin d0dff2d332 fix bug #34: convert signal to io. 0.9.85 11 years ago
winlin fd0efecbc8 refine ingester pithy print 11 years ago
winlin 23b04e2a57 completed the edge reload, to 0.9.79 11 years ago
winlin c681098949 fix bug of edge, one fd for one thread 11 years ago
winlin 16319d73fd implements basic edge(play and publish), with bug 11 years ago
winlin ec96072472 add publish edge framework 11 years ago
winlin acba4cfdc6 add edge framework 11 years ago
winlin 435e02db5d dvr use .tmp and rename to .flv when finished. 11 years ago
winlin a5f4f6bd14 add meminfo 11 years ago
winlin 15aea4d9b3 add cpuinfo 11 years ago
winlin 951a93ab86 get self proc and system proc stat 11 years ago
winlin 117fd67950 add cpu stat 11 years ago
winlin 2d1c28cff9 update dvr, support segment plan 11 years ago
winlin 73459547e1 support dvr. change to 0.9.69 11 years ago
winlin 9a036958d7 fix bug #45, support duration for live. change to 0.9.62 11 years ago
winlin eda1ddc03d support reload log level/logfile/tank 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 f2f30dcc52 add utility, change log to trace 11 years ago
winlin 6c5d8b4851 refine reload config 11 years ago
winlin e89ab84e4e implements ingest, change to 0.9.53 11 years ago
winlin 2742679354 implements the ingest framework 11 years ago
winlin 00eda0d7b2 implements the http stream module. 11 years ago
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