Commit Graph

660 Commits (2a8db3ab83ebb92b22f4ea43321312ebfd37853a)

Author SHA1 Message Date
winlin 2265173c4d donot install tools when ffmpeg is not open, 0.9.108 11 years ago
winlin ef0f7f4da8 support http heartbeat, 0.9.107 11 years ago
winlin cb95b5909c add http heartbeat framework 11 years ago
winlin 7c804277b2 add heatbeat url, add stream for api-server 11 years ago
winlin 0186247fee support http api json, to PUT/POST. 0.9.105 11 years ago
winlin 3064e5ec61 fix bug of nx_json parse, to 0.9.104 11 years ago
winlin d6355efe22 support http api json, to PUT/POST, to 0.9.103 11 years ago
winlin b60e8418c6 add json base on nxjson(nx-json/nx_json) decoder for http api. 0.9.102 11 years ago
winlin 2c059d3a80 fix bug #72, also need stream_id for send_and_free_message. 0.9.101 11 years ago
winlin 952abbee03 use server ip or name for forward tcurl. 11 years ago
winlin c59576146b rename struct to class. 0.9.100 11 years ago
winlin 2f89c8b2e8 move some utilities from kernel to app. 0.9.99 11 years ago
winlin 4b8d3fe05f refine log, add overflow log 11 years ago
winlin 47089f0e82 add nxjson 11 years ago
winlin 154f084f1b add comments for json 11 years ago
winlin cf712b06bb fix bug #67: fix pithy print bug, stage must has a age. 0.9.98 11 years ago
winlin cbbf53f8f9 fix bug #67: fix pithy print bug, stage must has a age 11 years ago
winlin b175821b62 refine kbps, provides 30s,1m,5m,60m kbps. 0.9.97 11 years ago
winlin 830f0b5eb6 refine metadata info 11 years ago
winlin 3ebda13802 refine the ptr array free, 0.9.96 11 years ago
winlin dc66c525fd refine autofree, only free object, never free arrays 11 years ago
winlin 300f264e92 set metadata time equals to sequence header time. 11 years ago
winlin 91eabda7b8 add comments for source, return for sequence header. 11 years ago
winlin 9ba786d1aa fix bug of mem leak, free the left msgs if send error 11 years ago
winlin befde6acf7 fix mem leak for delete[] SharedPtrMessage array, explicit free elems. remove srs_freepa. 0.9.95 11 years ago
winlin 0a1c0afe8d fix bug of NULL ptr for edge kbps object 11 years ago
winlin 7004510cc7 fix ffmpeg log fd leak, always close log_fd. 0.9.94 11 years ago
winlin 74e6e28993 refine the kbps calc module. 0.9.93 11 years ago
winlin 9006194cd7 refine framework to calc the kbps 11 years ago
winlin 3f33dffdb3 refine the quit and destroy, quit when normal, destroy only for gmc 11 years ago
winlin 900406cc70 refine api, now to now_ms 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 fa9870db96 fix bug #59: edge for FMS, always use schema1(digest-key) for FMS, or connect failed. 11 years ago
winlin cb64d20575 refine core macros 11 years ago
winlin 94076b3246 fix bug #50, ubuntu14 build error 11 years ago
winlin 1e9561150a add mips 11 years ago
winlin f8e8c81e50 refine log, simplify it. to 0.9.90 11 years ago
winlin 7b530bf8d8 update signature 11 years ago
winlin 106270c8aa refine log messages. 11 years ago
winlin a4410a4fa9 update pithy-print to 10s. refine log 11 years ago
winlin 243a2eabf5 explicit exit st-thread, for gmc to analysis mem 11 years ago
winlin 96a5c7b1ab fix mem leak of encoder, edge and source. add destroy for gmc to detect mem leak. to 0.9.89 11 years ago
winlin e492180b78 fix mem leak detect bug, destroy server when quit 11 years ago
winlin 7465f2d20b fix mem leak in decode message, free the packet and msg 11 years ago
winlin b53f83acf1 rename __srs_rtmp_expect_message to srs_rtmp_expect_message 11 years ago
winlin 5b98a27256 fix mem leak in recv message error, always free msg 11 years ago
winlin 52d1fa8df5 fix mem leak for send packet, always free in send msg. 11 years ago
winlin d74f01e2d1 fix signal bug, break for gmc. fix SrsMessage leak, use common message to free payload. to 0.9.88 11 years ago