Commit Graph

288 Commits (de591138dd69fb787f8694e90c30962e4273d09c)

Author SHA1 Message Date
winlin 55b99c90c7 refine detect tool, support atc stream. 11 years ago
winlin ef6efb821c add rtmp detecter 11 years ago
winlin 6286759eaa refine codec, extract avc aac codec to app. 11 years ago
winlin 31b568b013 refine core, move specified functions to kernel utility. 11 years ago
winlin 94cf0c1069 refine kernel buffer. complete the utest for buffer. 11 years ago
winlin 8992e217a9 refine srs buffer, min interfaces 11 years ago
winlin 7166b666c8 refine http log. 11 years ago
winlin 5273509554 refine log, to 0.9.123 11 years ago
winlin 4970664e37 move codec to kernel. 11 years ago
winlin 608083d42f add flv injecter, add flv codec to librtmp. 11 years ago
winlin 978e985519 fix #87: add source id for full trackable log. 0.9.120 11 years ago
winlin 8d99ef27cf fix #84: unpublish source when edge stop, clear gop cache 11 years ago
winlin 7920348e5f extract get_local_ip and get_peer_ip to app utility 11 years ago
winlin e39eed6519 add SrsPid and SrsId to client response, add pid to log 11 years ago
winlin d74921e1ab fix #89, config to /dev/null to disable ffmpeg log. 0.9.117 11 years ago
winlin 14f0a2e046 for bug #88, add timeout for connect. 11 years ago
winlin b13bd70c86 http streaming support flv start index. 11 years ago
winlin 344a49918a fix #79: allow edge vhost to add or remove. 11 years ago
winlin 0eb9e0af5b fix #78 st joinable thread must be stop by other threads, 0.9.113 11 years ago
winlin 6fba0db9b5 refine http stream server 11 years ago
winlin 9eedf1ac40 the st_thread_exit is ok, not the memory leak cause. 11 years ago
winlin 5f7bacf678 fix st thread exit bug, never implict invoke the st_thread_exit, which may cause memory leak. 0.9.112 11 years ago
winlin bd24fe7d75 support flv parser, add amf0 to librtmp. 0.9.110 11 years ago
winlin d4b8fee61a fix bug #73, http callback api support authentication in tcUrl 11 years ago
winlin f0b54678ad fix http hooks dvr bug, check dvr macro 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