Commit Graph

1893 Commits (8374017329a870621304dab85462e103759ddf70)

Author SHA1 Message Date
winlin 1847c5fef7 ignore the actual length of share key. 2.0.40 10 years ago
winlin d171a26758 disable gop cache when not h.264. fix some warning. 10 years ago
winlin c5dd334645 fix the warning of ts_info 10 years ago
winlin 47b4b694be add qtcreate project file trunk/src/qt/srs/srs-qt.pro. 2.0.39. 10 years ago
winlin 3e521d317d update upp dir to srs. 10 years ago
winlin b4057916b6 add qt project file. fix cmake file for clion. 10 years ago
winlin efb73c5487 fix #235, refine handshake, replace union with template method. 2.0.38. 10 years ago
winlin abb0fce3d8 fix bug for utest of message array, it does not free messages now. 10 years ago
winlin 23f4aa5737 for bug #235, fix bug of utest. 10 years ago
winlin e167c97786 for bug #235, fix the return code bug. 10 years ago
winlin 818000dd18 for bug #235, use constructor and destructor for block and digest. 10 years ago
winlin b32d3fb6aa remove the read and write with SrsStream. 10 years ago
winlin 6d49cddc9d for bug #235, refine code order of c1s1 and c2s2 10 years ago
winlin 646d6f6673 for bug #235, refine schema0 and schema1, extract dup code. 10 years ago
winlin 4b9875e279 for bug #235, use strategy to implements the schema0 and schema1. 10 years ago
winlin 5d883e2e29 for bug #235, move functions of block and digest to struct. 10 years ago
winlin ff5cdb1cc1 for bug #215, add srs_rtmp_dump tool. 2.0.37. 10 years ago
winlin 0d98dc88bf Merge branch '1.0release' 10 years ago
winlin 7f121efd7a merge from allspace srs-librtmp for win vs2010. 2.0.36 10 years ago
winlin 14fca601f9 merge from 1.0 hotfix. 3.0.35 10 years ago
winlin 03f72fb1a6 for bug #229, revert changes of allspace, for srs-librtmp branch build failed. 2.0.34 10 years ago
winlin bb85a0c856 for bug #229, remove the windows vs2010 build files for srs-librtmp build failed on windows. 10 years ago
winlin eb4e7aad69 try to build srs-librtmp on vs2010, failed. 10 years ago
winlin 904a06cadf Merge branch '1.0release' 10 years ago
winlin 62b861718f Revert "remove vs2010 files from master"
This reverts commit f8a2c22f3a.
10 years ago
winlin f8a2c22f3a remove vs2010 files from master 10 years ago
winlin 4c0c3a9ada refine merged code for allspace. 10 years ago
winlin 468941833c change srs version to 2.0.33 10 years ago
winlin 18c308248e refine code by winlin, for merged from allspace. 10 years ago
winlin 1855c9429c merge from allspace, to srs-librtmp, for vs2010 10 years ago
winlin bb54194c26 checkout master 10 years ago
winlin 1ce79980b1 checkout master 10 years ago
winlin c49981ed6f refine script 10 years ago
winlin b825ea62f9 refine comments 10 years ago
winlin 8766ab5de2 add git2unix script 10 years ago
winlin e76c53dae8 sleep when git commit failed. 10 years ago
winlin ff73088091 fix bug of git commit 10 years ago
winlin 93ee15a552 udpate github commit to git commit 10 years ago
winlin 55461e866f sync tags with csdn and oschina 10 years ago
winlin 131f598ab5 use multiple remote to commit and sync with csdn+oschina. 10 years ago
winlin 6a5f405ba0 add github script 10 years ago
winlin e11fa383ca udpate the srs_bwt. 10 years ago
winlin 02778dba4c udpate the srs_bwt. 10 years ago
winlin a2af051840 udpate the srs_bwt. 10 years ago
winlin e7ccbce472 update PRIMARY, AUTHORS, CONTRIBUTORS rule. 2.0.32. 10 years ago
winlin e492fa5353 fix #212, support publish aac adts raw stream. 2.0.31. 10 years ago
winlin 3d97048c3a fix bug #217, add reuse conn to play different player. 10 years ago
winlin 3e81e6e0f1 refine code for bug #217, use recv thread to set the timeout. 10 years ago
winlin 58136ec178 fix #217, remove timeout recv, support 7.5k+ 250kbps clients. 2.0.30. 10 years ago
winlin 622218c4dd for bug #217, use isolate thread to improve 17% performance. 10 years ago
winlin d3c770d252 refine librtmp, add audio video detail. 10 years ago
winlin d80b580c2f refine librtmp, remove the _get_ for some attribute get. 10 years ago
winlin bb7a19636a fix the bandwidth file name bug. 10 years ago
winlin 2a9bec3d89 adjust the api, move audio and h264 after rtmp 10 years ago
winlin aa69f6197a srs-librtmp add rtmp prefix for rtmp apis. 2.0.29 10 years ago
winlin 180106ce70 refine librtmp, move the utils and human to end section. 10 years ago
winlin 10bc5399ec refine librtmp api, add prefix utils for utilities. 10 years ago
winlin b3bb2cdf2b refine code, rename the human functions to prefixed with srs_human_ 10 years ago
winlin 30e7c38a48 refine code, add human readable section 10 years ago
winlin d9474d7600 refine examples of srs-librtmp, add srs_print_rtmp_packet. 2.0.28. 10 years ago
winlin a058eeeb20 fix #212, support publish audio raw frames. 2.0.27 10 years ago
winlin d6072b16c0 support compile srs-librtmp on windows. 2.0.26 10 years ago
winlin 5f48d4f566 refine comments for SrsMessageArray. 2.0.25 10 years ago
winlin df35f75df1 refine response call, 2.0.24 10 years ago
winlin 749fac414b refine code, donot response call when transaction id is zero. 10 years ago
winlin fbcb63f775 v2.0, 2014-11-18, all wiki translated to English. 2.0.23. 10 years ago
winlin 9f60a6738a add comments for listen 10 years ago
winlin 0c39a704c2 update build srs librtmp single 10 years ago
winlin 2c601a0069 fix #204, srs-librtmp drop dupliated sps/pps(sequence header). 2.0.22. 10 years ago
winlin b4269c8d67 refine name of srslibrtmp, raw_stream to h264_raw_stream 10 years ago
winlin 278ff845d3 fix #203, srs-librtmp drop any video before sps/pps(sequence header). 2.0.21. 10 years ago
winlin ecfbcd68d8 refine srslibrtmp, rename flv_bool to srs_flv_bool 10 years ago
winlin 3292136f70 update research, flv ingester, support atc time flv. 10 years ago
winlin 30d48905b3 refine git sync script, checkout master 10 years ago
winlin bb5e99f562 fix #202, fix memory leak of h.264 raw packet send in srs-librtmp. 2.0.20. 10 years ago
winlin 7ebca6cb5b refine the type of RTMP from int to char. add srs_parse_timestamp(), 2.0.19 10 years ago
winlin 47ed9e33dd refine code for bug #194, use send messages for all msg array. 10 years ago
winlin f11272e3ce add comments for bug #194, #196 10 years ago
winlin 38a683192a fix typo 10 years ago
winlin f2f02b06d5 for bug #194, refine code, to 2.0.17 10 years ago
winlin 8845bb7caf for bug #194, refine code, remove the old duplicated code. 10 years ago
winlin 62719c2b12 for bug #200, fix the writev for librtmp, add comments. 10 years ago
winlin 0bc35e093c for bug #200, deadloop when read/write 0 and ETIME. 2.0.16. 10 years ago
winlin 77cf885d8c add comments for #161 10 years ago
winlin 4af2e78c59 refine code for bug #194, add comments to macros. 10 years ago
winlin cc6aca9ad5 fix #194, writev multiple msgs, support 6k+ 250kbps clients. 2.0.15. 10 years ago
winlin 7cf855f242 for bug #199, refine the header generate 10 years ago
winlin 953159258c refine code, rename the c0c3 header cache and iov cache. 10 years ago
winlin ab93506b01 for bug #199, refine the api of send message. 10 years ago
winlin 55580ca900 add comments about bug #197 10 years ago
winlin d257360e96 add comments about bug #196 10 years ago
winlin 8acd143a7a fix #194: refine the timeout recv, pulse to 500ms. 2.0.14. 10 years ago
winlin a6f3478a74 for bug #194, remove the poll, it's no-use 10 years ago
winlin bc1b5f4bbf for bug #194, disable the srs fd poll. 10 years ago
winlin 4f21e92ae0 fix the message of config for max_connections. 10 years ago
winlin 21f16f3a83 for bug #194, use play fd poll to improve performance, it works. 10 years ago
winlin 164f632b62 for bug #194, add fds poll, just sleep to send without recv. 10 years ago
winlin 133cc62b51 for bug #194, use play fd poll, create the singleton poll 10 years ago
winlin efc85ed6df refine config, check the connections more precise 10 years ago
winlin de5e2d0a40 Revert "Revert "for bug #194, refine the config""
This reverts commit b4c1d55311.
10 years ago
winlin b4c1d55311 Revert "for bug #194, refine the config"
This reverts commit 2a55ae4317.
10 years ago
winlin e87eacd499 Revert "add srs pipe for bug #194"
This reverts commit f9756ea14c.
10 years ago
winlin 73abb1a31d Revert "for bug #194, add pipe to consumer."
This reverts commit 1e601a6efc.
10 years ago
winlin 306f75b267 Revert "for bug#194, open pipe for each connection."
This reverts commit ade81bb244.
10 years ago
winlin bf5206d049 Revert "Revert "add test file to show the max open files.""
This reverts commit ea70f29648.
10 years ago
winlin ea70f29648 Revert "add test file to show the max open files."
This reverts commit c8673cd50e.
10 years ago
winlin ade81bb244 for bug#194, open pipe for each connection. 10 years ago
winlin 1e601a6efc for bug #194, add pipe to consumer. 10 years ago
winlin f9756ea14c add srs pipe for bug #194 10 years ago
winlin 2a55ae4317 for bug #194, refine the config 10 years ago
winlin c8673cd50e add test file to show the max open files. 10 years ago
winlin 36d12dd8ea for bug #194, change server main cycle to 1s. 10 years ago
winlin 8cc9a11b81 for bug #194, set the server main cycle to 1s 10 years ago
winlin 2adf2550dc refine the depends to make st script 10 years ago
winlin 46330dd196 fix #195: remove the confuse code st_usleep(0). 2.0.13. 10 years ago
winlin 8ab6b57612 research st, the timeout and coroutine scheduler. 10 years ago
winlin be46e428ad research st, for bug #193, remove the code with bug, exit when fork. 10 years ago
winlin f4dfee0e9f research st, add comments for bug #193. 10 years ago
winlin cd09fcaf55 research st, remove all events except epoll. 10 years ago
winlin 91f6dbe479 research st, add test for setjmp and longjmp. 10 years ago
winlin 4d4e840209 research st, add jmp_flow. 10 years ago
winlin 683b01a6c9 research st, add comments about the thread cycle 10 years ago
winlin 8327a57b7e never use stack variable for setjmp 10 years ago
winlin 2c01f7e943 research st, expand MD_INIT_CONTEXT macro, the thread start. 10 years ago
winlin 8da8c49f39 research st, add comments 10 years ago
winlin 2b70212649 research st, add stack struct comments. 10 years ago
winlin 6bde1e54dc research st, add stack alloc commnets. 10 years ago
winlin e49a868308 research st, rename variable thread to trd, for thread is a keyword. 10 years ago
winlin ac1a4ec0a3 research st, always alloc on stack. 10 years ago
winlin ae8b3e3c00 research st, remove the support of MD_STACK_GROWS_UP 10 years ago
winlin 340464ed56 research st, remove __ia64__ cpu support 10 years ago
winlin a27c3dca2d research st, add gdb info for setjmp. 10 years ago
winlin 4b24ee9db3 research st, only for linux and arm/mips/i386/x86_64 cpus. 10 years ago
winlin cc811dfc90 refine script for generate script 10 years ago
winlin 6968aef66a update readme for srs-librtmp 10 years ago
winlin a827766cd6 for #191, support exported to project or file. 10 years ago
winlin 606fc13a03 rename the confict macro to srs_lib_trace 10 years ago
winlin 3405f35d06 fix #191: configure --export-librtmp-project and --export-librtmp-single. 2.0.11. 10 years ago
winlin e62c3a4e0e for bug #66, clear the sps and pps. 10 years ago
winlin 926650840e fix #191, configure --export-librtmp. 2.0.10. 10 years ago
winlin eb88ebfb39 use relative objs dir for makefile. for bug #191 10 years ago
winlin d4d3d46317 implements export srslibrtmp. for bug #191 10 years ago
winlin 5554922820 refine librtmp tools, use srs_trace macro instead printf. 10 years ago
winlin cf5c24af4a refine librtmp, unify all tools format and usage. 10 years ago
winlin 6de83db76e refine srs-librtmp log macro 10 years ago
winlin f92303c764 refine all research tools, remove the public header, add log to srs_librtmp.h 10 years ago
winlin 7ba07c6f49 refine librtmp, add example to api. 10 years ago
winlin 106bef802f fix #66, srs-librtmp support write h264 raw packet. 2.0.9. 10 years ago
winlin 3358570be6 refine for bug#66, implements the usage. 10 years ago
winlin 0075779d38 for bug #66, refine the api to send h264 frames. 10 years ago
winlin cd5c58ba5f for bug #66, refine the api and demo. 10 years ago
winlin 1074c8d9b2 for bug #66, use new api to directly sendout h264 raw data. 10 years ago
winlin 496f4246f4 complete the h264 to rtmp, but the sps and pps should send in a rtmp packet. for bug #66 10 years ago
winlin 6407baffd5 for bug #66, output the h264 frame type. 10 years ago
winlin 72ad6894ca move the annexb decode utility to protocol. 10 years ago
winlin bd25626f0e refine code for bug #66 10 years ago
winlin 955859ce82 refine librtmp, add pefix to srs_amf0_number and srs_amf0_bool 10 years ago
winlin 1c237a821a add api convert h264 to rtmp packet, for bug #66 10 years ago
winlin e4af098d06 refine code for bug #66 10 years ago
winlin b964a6c534 update for bug #66, add the srs-librtmp sample for publish h.264 raw stream. 10 years ago
winlin 1db69b153e update the research of arm 10 years ago
winlin 0f41e0d26f research st: only support linux 10 years ago
winlin d67454ecc2 research st: only support linux 10 years ago
winlin 5fd308c64e update code, warning when compile dev branch. 10 years ago
winlin fa53250202 refine the macro, use int as version type. 2.0.8 10 years ago
winlin 8521762cb3 research st: refine sync. 10 years ago
winlin 3377df0bea research st: refine skt. 10 years ago
winlin 22710db911 research st: refine sched. 10 years ago
winlin f5f8e8946f research st: refine event, io and key. 10 years ago
winlin c38a545780 reserach st: refine key.c 10 years ago
winlin fd0c85b324 research st: refine io. 10 years ago
winlin f8f18fffa7 research st: update test for st. 10 years ago
winlin 0f293802c8 research st: refine the md.h 10 years ago
winlin 856ba07bd3 research st: update public and common. 10 years ago
winlin 315707d726 research st: refine public 10 years ago
winlin bba2d3dd98 research st: replace the TAB with 4spaces 10 years ago
winlin 55bd1dd95e research st: replace the TAB with 4spaces 10 years ago
winlin 0faa38dc0c research st: remove the osguess.sh 10 years ago
winlin 2dc6b7d1ea add io for st research 10 years ago
winlin 9d7e6b9bb2 update mirror utils 10 years ago
winlin 60ab365660 update mirror, use utils functions. 10 years ago
winlin e104a18763 update sync script on master 10 years ago
winlin b8db8b0fa4 add oschina mirror 10 years ago
winlin 511c814ffb refs #182: rename to sync test. 10 years ago
winlin 69fdec411f refs #182: rename to sync test. 10 years ago
winlin 9aba47cbe3 refs #182: research st, add multiple threadds. 10 years ago
winlin 79ab9f05f3 refs #182: update the st, use cond and mutex. 10 years ago
winlin 388305f44c update st research. 10 years ago
winlin fb906f0afc revert the player for bug #185. 10 years ago
winlin 6a3418cd45 fix #185, AMF0 support 0x0B the date type codec. 2.0.5. 10 years ago
winlin 05cce97140 for bug #186, read the args when discovery it. 2.0.6 10 years ago
winlin 7d70864b33 for bug #186, read the args when discovery it. 2.0.6 10 years ago
winlin 59f68a2655 add prefix wiki/v1_CN_ or wiki/v1_EN_ to wiki. 10 years ago
winlin b65dfd718a add comments for the RTMP packet fields, NULL or never NULL. 2.0.5 10 years ago
winlin 1bfc238fec hotfix for bug #186, drop connect args when not object. 2.0.4. 10 years ago
winlin a169262099 update readme, rename wiki/xxx to wiki/v1_xxx 10 years ago
winlin e46e7fc596 update readme, rename wiki/xxx to wiki/v1_xxx 10 years ago
winlin 57e8356221 fix #184, support AnnexB in RTMP body for HLS. 2.0.2 10 years ago
winlin d24e2fd0cc remove supports for OSX. 2.0.1. 10 years ago
winlin d9b12b151c refine the makefile. 10 years ago
winlin b65df251c3 chmod +x *.sh 10 years ago
winlin 2f388d614f rename st-1.9 to st 10 years ago
winlin 7692373e02 remove the unused files. add upp project file 10 years ago
winlin 7f4c113e57 add st-1.9 to research 10 years ago
winlin ffabcec191 update csdn mirror, add 1.0release 10 years ago
winlin d085a5cabc update csdn mirror, add 1.0release 10 years ago
winlin 5f29935623 update master to 2.0, because the 1.0release branch is created. 2.0.0 10 years ago
winlin 967de9d2e7 for bug #159: postpone the http server bug to 2.0+ 10 years ago
winlin 67188dcee7 remove the test code of main. 10 years ago
winlin 2048fbf731 refine code, add bug #160 for big chunk size. 10 years ago
winlin f3002144fc fix #180: crash for multiple edge publishing the same stream. 0.9.220. 10 years ago
winlin bc6616bd1f refine code according to inspect of clion. 0.9.219 11 years ago
winlin e0b1e044de add stub code for bug #180, check complex handshake. 11 years ago
winlin 63c9ad272c fix the bug by refine code, rename the get_perfer_cid to get_prefer_cid. 0.9.217 11 years ago
winlin 624ab86fa2 fix the bug by refine code, rename the get_perfer_cid to get_prefer_cid. 11 years ago
winlin bcd1b3d2d4 refine code, remove unused code of dvr. 11 years ago
winlin 20ebf68ea5 fix hls bug, refine config and log, according to clion of jetbrains. 0.9.216. 11 years ago
winlin 002facb85b refine code, fix bug of hls, following jetbrains clion code-inspector. 0.9.215 11 years ago
winlin 4a323e64c4 add openssl for cmake. 11 years ago
winlin 2d7f5ddcbf add cmakelists.txt for cmake for clion of jetbrains. 0.9.214 11 years ago
winlin 83f266b9e2 fix #177, dvr segment add config dvr_wait_keyframe. 0.9.213. 11 years ago
winlin 87aac3ddd4 refine log, add features for macro. 0.9.212 11 years ago
winlin 1d454cd5fb add bug for http-mp4. 11 years ago
winlin 9dd0939327 fix the bug for gmc. 0.9.211 11 years ago
winlin 61728118ab donot destroy the source and connections of gmc. 11 years ago
winlin 79938f3214 add comments for gmc. 11 years ago
winlin 922bc3e3a8 refine configure, use console for gmc/gcp/gmp/gprof 11 years ago
zhengfl c2ac11201b amendment srs_verbose info in the get_peer_ip 11 years ago
winlin 901c9590e4 refine log, log important to file. 1.0.210 11 years ago
winlin 728b749384 fix #167, add openssl includes to utest. 0.9.209. 11 years ago
winlin 53011808fb add sysctl vm.max_map_count for mmap. 11 years ago
winlin d0c585af86 max connections is 32756, for st use mmap default. 0.9.209 11 years ago
winlin 839101a036 reorder the config functions. add comments for st to support 100k threads, use MALLOC_STACK macro. 11 years ago
winlin 42a43c69cd fix #150, forward should forward the sequence header when retry. 0.9.208. 11 years ago
winlin 9b6187c3d5 fix #165, refine dh wrapper, ensure public key is 128bytes. 0.9.207. 11 years ago
winlin cb311d998e fix #165, refine dh wrapper, ensure public key is 128bytes. 0.9.206. 11 years ago
winlin 01ae8c4787 refine the handshake random data, fill with value in [0x0f, 0xf0], 0.9.205 11 years ago
winlin cc8dc0fee0 remove the not-supported features, add bug #163, #164. 11 years ago
winlin 4d5414faec update log, add dsu(debug_srs_upnode), 0.9.204 11 years ago
winlin f549f88ed8 for bug #162, add conf and connections limit. 0.9.203 11 years ago
winlin e656a65b6c for bug #162, add conf and connections limit. 11 years ago
winlin ab965655aa refine forwarder, add tracable debug info. 0.9.202 11 years ago
winlin e9e0cd757c fix #160, support forward/edge to flussonic, disable debug_srs_upnode to make flussonic happy. 0.9.201. 11 years ago
winlin c24e68dd70 refine the stat, use one ok. 1.0.200 11 years ago
winlin fc347a1c44 update configure, remove the bwtc, moved to research now. 11 years ago
winlin f03fde37ea refine configre, add --with-stat to configure summary 11 years ago
winlin 6103b1c3ce refine options, add --with-stat. 0.9.199 11 years ago
winlin 3111870316 for bug #155, refine for osx, with ssl/http, disable statistics. 0.9.198. 11 years ago
winlin 554a9763db fix linux config openssl bug. 11 years ago
winlin 5e4dad210a build openssl for osx, for bug #155. 11 years ago
winlin cf7504826b fix reload ingest bug, remove when disabled. 0.9.196 11 years ago
winlin 08bc34e0df refine wiki, cluster to forward. 11 years ago
winlin b15ee26a48 fix the ssl dh key size assert error, key size maybe 127, not always 128. 0.9.195 11 years ago
winlin 67ab0fb5e0 add comments for openssl key generator assert. 11 years ago
winlin aefcaa9683 refine code, add install root message 11 years ago
winlin 0cd2b13e2e add rtmfp tsvarea 11 years ago
winlin b317abbaee refine openssl, add compute_key, for bug #148 11 years ago
winlin d4c2aa1e8e add __openssl_compute_key to calc the shared key 11 years ago
winlin 7adbe7f456 fix utest build failed, sync with src changed. 11 years ago
winlin ad2c996bd8 refine HMAC sha256 digest algorithm. 0.9.193 11 years ago
winlin 12ad95a5b8 refine HMAC sha256 digest algorithm. 0.9.193 11 years ago
winlin 156a9ed2a3 change to 0.9.192. 11 years ago
winlin 1ebaab2c6e fix #148, simplify the RTMP handshake key generation. 0.9.191. 11 years ago
winlin a9d28122f4 refine code, refine the handshake, refine the log of source_id 11 years ago
winlin 5b28355a0b fix #147, support identify the srs edge. 0.9.190. 11 years ago
winlin 3532b61e3d open all utest macro 11 years ago
winlin 798f9139a4 add reload utest. 11 years ago
winlin 33bc8755ab refine code, add comments for ossrs.net monitor. 11 years ago
winlin 67403bdbf1 fix #79, fix the reload remove edge assert bug. 0.9.189. 11 years ago
winlin ade2376da0 fix #57, use lock(acquire/release publish) to avoid duplicated publishing. 0.9.188. 11 years ago
winlin 6dd065bcc3 fix #85, fix the segment-dvr sequence header missing. 0.9.187. 11 years ago
winlin 5a95d594e7 fix #145, refine ffmpeg log, check abitrate for libaacplus. 0.9.186. 11 years ago
winlin d5ba529d32 fix #143, fix retrieve sys stat bug for all linux. 0.9.185. 11 years ago
winlin 7b24788445 for bug #143, build on centos5. 11 years ago
winlin 84450e1588 fix #138, fix http hooks bug, regression bug. 0.9.184. 11 years ago
winlin 721acc350a fix #142, tcp stat slow bug, use /proc/net/sockstat instead, refer to 'ss -s'. 0.9.183. 11 years ago
winlin d5f03200a7 revert tcp stat. need more refine. 0.9.182 11 years ago
winlin f7fdbe6848 update get connections thread to sleep 10ms per 1000 connectios. 0.9.181 11 years ago
winlin 15d4993cc3 slowdown the cpu usage for srs to calc connections when too many connections. 0.9.180 11 years ago
winlin 6539ce69f4 fix #141, support tun0(vpn network device) ip retrieve. 0.9.179. 11 years ago
winlin f0ffdcc0ae fix #141, support tun0(vpn network device) ip retrieve. 0.9.179. 11 years ago
winlin 79c641e8d6 remove flashP2P hss dvr, for it's a can-not-run feature. 0.9.178 11 years ago
winlin 792a6f944f refine utility of cpu, add comment for cpu percent 11 years ago
winlin c16d3585a5 refine utility of cpu, add comment for cpu percent 11 years ago
winlin e37f312f27 refine the code for ios build. add authors StevenLiu. 0.9.177 11 years ago
winlin b198d17ab9 Merge pull request #135 from T-bagwell/master
Support porting srs on MacOS OSX system Platform
11 years ago
Steven Liu b50ecd6dbe Support porting srs on MacOS OSX system Platform
Add the OSX platform cross complie options into srs
11 years ago
winlin 37ceadd865 sync the conf file 11 years ago
winlin 9c11001391 refine log for stats network and disk 11 years ago
winlin 6f700f3f40 rename network_device_index to network 11 years ago
winlin f4ea48adcb rename network_device_index to network 11 years ago
winlin b8ae5c63fc add disk io test command 11 years ago
winlin 42464cbe1f add disk io test command 11 years ago
winlin 4f4b15f500 refine the disk iops stat, get cpu info. 11 years ago
winlin ef7a02e643 refine the disk io busy, can >1 11 years ago
winlin df8414af63 api connections add udp, add disk iops. 0.9.176 11 years ago
winlin b334021836 add config item for the stat disk device name 11 years ago
winlin 7c1dd97513 refine system stat, use fgets and sscanf. 11 years ago
winlin a7a009212b refine the cpu stat, use fgets and sscanf. 11 years ago
winlin f53bfcea54 add udp stat to nb_conn_sys as nb_conn_sys_udp 11 years ago
winlin abef029610 refine full conf 11 years ago
winlin e5e0c4a68d refine the utest, add stats 11 years ago
winlin e76036f40b refine config heartbeat, add new stats. 0.9.175 11 years ago
winlin 02f7c85710 add total system in and out KBps disk stat. 0.9.174 11 years ago
winlin d2f125b6d6 refine the cpu usage calc, add total_delta. 11 years ago
winlin d0bc0884d1 refine rtmp client, add comments for the dumps_packets() 11 years ago
winlin a645b403c8 add comments for utility, the USER_HZ for /proc/stat 11 years ago
winlin 6d9d9ee3c5 updte forwarder comments 11 years ago
winlin 6ee9ea341a refine code, rename SrsSocket to SrsStSocket 11 years ago
winlin b19d2e8e2d refine code, rename srs_app_socket.cpp to srs_app_st_socket.cpp 11 years ago
winlin 13abb0d768 complete config utest. 0.9.173 11 years ago
winlin a35d403651 add utest for config check 11 years ago
winlin fbddfbc8a3 fix #134, not fix for the shrink to clear the queue. 11 years ago
winlin b10d95205a fix #134, not fix for the shrink to clear the queue. 11 years ago
winlin 30ebba0673 add config check utest 11 years ago
winlin ebf9e560b1 refine the max connections, compare the system ulimit max open files, error when exeed limit 11 years ago
winlin 5f7ff37e64 fix the utest mock config bug 11 years ago
winlin 9f2da4e095 refine log, can be used when _srs_config is NULL. 11 years ago
winlin 7241fa8744 fix #126, srs_publiser add warnings. refine config utest. 11 years ago
winlin b17c736f3f fix #124, gop cache support disable video in publishing. 0.9.171. 11 years ago
winlin 50cd1d2360 refine the config 11 years ago
winlin 7865b0e935 refine config, check chunk size. 11 years ago
winlin 630bdf0c80 refine config, check the value of http api/stream. 11 years ago
winlin 7207c2f435 refine config, check all config item name. 11 years ago
winlin 1c27f3b913 refine config, warning when feature disabled. 11 years ago
winlin f562a98602 add configure options --log-verbose/info/trace to compile log macros. 0.9.169 11 years ago
winlin fd8c4989f5 add todo fixme for log verbose and info 11 years ago
winlin 91d2296836 fix #121, srs_info detail log compile failed. 0.9.168. 11 years ago
winlin 2e58fac5eb fix #122: edge forwarder(push to origin) assert failed, init client when connect to server. 0.9.167 11 years ago
winlin b56e7ef7ab complete main utest for config 11 years ago
winlin 2c9e16a9e7 add utest for config vhosts, transcode/dvr/hls 11 years ago
winlin d612597a8f refine log of edge push/pull 11 years ago
winlin 77236920b6 add config utest, for default vhost 11 years ago
winlin f1b1dc0c64 add utest for config full.conf, fix the chunk-size bug 11 years ago
winlin 21f49a9875 add basic utest for config service 11 years ago
winlin 6e8c4df4b1 refine error codes. 11 years ago
winlin 0db2e6b8e9 fix the empty config error 11 years ago
winlin 75bfe2af78 refine the LF,CR 11 years ago
winlin 8cd9be4fce add comments for LF,CR 11 years ago
winlin c65a6b5d63 fix the conf_line bug of parse config directive. 11 years ago
winlin 86ad39f001 finish basic utest for config 11 years ago
winlin 9b6c22644d add basic utest for config directive 11 years ago
winlin 6f743a2fe8 pass all utest 11 years ago
winlin e47c0ae202 refine all consts 11 years ago
winlin 8497b22d4a complete the consts refine 11 years ago
winlin 1afa6ed607 refine consts. 11 years ago
winlin 2667815123 refine consts, move http consts to kernel consts 11 years ago
winlin c46b3bd193 refie http consts. 11 years ago
winlin 573952e2fc refine macros of HTTP 11 years ago
winlin 198a7f1e9d refine the rtmp consts name 11 years ago