Commit Graph

1009 Commits (f33d7364428f2ef6f2e3adda290e0ae9f4e70761)

Author SHA1 Message Date
winlin 8c1023d816 fix #251, 10k+ clients, use queue cond wait and fast vector. 2.0.67 10 years ago
winlin 71155fc3d2 update readme for 1.0release 10 years ago
winlin ed93c50218 update readme. 10k clients. 10 years ago
winlin 8aff915538 release SRS 1.0 10 years ago
winlin cdb1984ba4 update readme 10 years ago
winlin cd317859db add mw sleep time and msgs/iovs table. 10 years ago
winlin 9ee138746f for bug #251, 9k+ clients, use fast cache for msgs queue. 2.0.57 10 years ago
winlin fad6074a25 set send socket buf. mw/mr sleep default to 350. 10 years ago
winlin b1d7fbe668 fix #241, add mw(merged-write) config. 2.0.53 10 years ago
winlin 72fa33d9fb update performance to 4k, when mr_sleep to 2000ms. 2.0.52 10 years ago
winlin 5589b13d2e for bug #241, support mr(merged-read) config and reload. 2.0.52. 10 years ago
winlin 4b09531e2f for bug #241, simplify the merged read config macros. 10 years ago
winlin 310f51e6a1 update readme. 10 years ago
winlin b84e87845e update readme 10 years ago
winlin 511a482fba for bug #241 and #248, improve about 25% performance. 2.0.50 10 years ago
winlin fd5ef89030 update readme 10 years ago
winlin 19b1d750aa update readme 10 years ago
winlin c083238760 update readme. 10 years ago
winlin a88962daf2 update readme. 10 years ago
winlin f70027cdeb update readme. 10 years ago
winlin bf99069ed1 update readme. 10 years ago
winlin 787ab674e3 fix #244, conn thread use cond to wait for recv thread error. 2.0.47. 10 years ago
winlin 5905e5c050 merge from 1.0release, traverse the token before response connect. 2.0.45. 10 years ago
winlin 9bda56cb42 update readme for bug #239 10 years ago
winlin 304208f822 fix #239, traverse the token before response connect. 1.0.10. 10 years ago
winlin 3584bdb7b6 srs-librtmp support hijack io apis for st-load. 2.0.42. 10 years ago
winlin 212a9aa78c for bug #237, refine syscall for recv, supports 1.5k clients. 2.0.41. 10 years ago
winlin af83e18d7e update the README for 1.5k publishers. 2.0.41 10 years ago
winlin 47b4b694be add qtcreate project file trunk/src/qt/srs/srs-qt.pro. 2.0.39. 10 years ago
winlin efb73c5487 fix #235, refine handshake, replace union with template method. 2.0.38. 10 years ago
winlin ff5cdb1cc1 for bug #215, add srs_rtmp_dump tool. 2.0.37. 10 years ago
winlin e7ccbce472 update PRIMARY, AUTHORS, CONTRIBUTORS rule. 2.0.32. 10 years ago
winlin d672fae255 update PRIMARY, AUTHORS, CONTRIBUTORS rule. 1.0.8 10 years ago
winlin 32cf44e5bb update PRIMARY, AUTHORS, CONTRIBUTORS rule 10 years ago
winlin 5fde890603 update PRIMARY, AUTHORS, CONTRIBUTORS rule 10 years ago
winlin e492fa5353 fix #212, support publish aac adts raw stream. 2.0.31. 10 years ago
winlin 5408169b6e update readme 10 years ago
winlin 58136ec178 fix #217, remove timeout recv, support 7.5k+ 250kbps clients. 2.0.30. 10 years ago
winlin aa69f6197a srs-librtmp add rtmp prefix for rtmp apis. 2.0.29 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 89110d9748 add report bug url. update readme 10 years ago
winlin 1bf32a15e1 refs #1670: update readme, SRS1.0/2.0 supports 500 clients to publish streams. 10 years ago
winlin c1e9aed0ac all wiki translated to English. 1.0.7 10 years ago
winlin fbcb63f775 v2.0, 2014-11-18, all wiki translated to English. 2.0.23. 10 years ago
winlin 520764fba3 update readme, add qq group. 10 years ago
winlin a7faf54567 update readme, add qq group. 10 years ago
winlin 7f987bb2a0 update readme, add qq group. 10 years ago
winlin ba5b3b92b1 update readme, add qq group. 10 years ago
winlin 2599165f90 update 1.0release readme, remove the unstable features. 10 years ago
winlin c3986d9d6d update readme for wiki 10 years ago
winlin 8878367505 update readme for wiki 10 years ago
winlin 64a1d975d7 update readme for wiki 10 years ago
winlin 3f9e11ea83 update readme for wiki 10 years ago
winlin 68a09d5b5c update readme for wiki 10 years ago
winlin 3247121619 update readme for wiki 10 years ago
winlin 81b0f246f5 update readme for wiki 10 years ago
winlin 55d4c71362 update readme for wiki 10 years ago
winlin 273ba9c2e5 update readme for wiki 10 years ago
winlin dca060dcde update readme for wiki 10 years ago
winlin e70e864e5d add h264 stream publish usage. 10 years ago
winlin fed87b3986 update readme, typo 10 years ago
winlin 2c601a0069 fix #204, srs-librtmp drop dupliated sps/pps(sequence header). 2.0.22. 10 years ago
winlin 278ff845d3 fix #203, srs-librtmp drop any video before sps/pps(sequence header). 2.0.21. 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 9b2da59eeb update readme 10 years ago
winlin 55d4ce603e update readme 10 years ago
winlin 1f5c82ecc4 update readme 10 years ago
winlin eba1740ed5 hotfix #200, deadloop when read/write 0 and ETIME. 1.0.6. 10 years ago
winlin 0bc35e093c for bug #200, deadloop when read/write 0 and ETIME. 2.0.16. 10 years ago
winlin cc6aca9ad5 fix #194, writev multiple msgs, support 6k+ 250kbps clients. 2.0.15. 10 years ago
winlin 8acd143a7a fix #194: refine the timeout recv, pulse to 500ms. 2.0.14. 10 years ago
winlin 46330dd196 fix #195: remove the confuse code st_usleep(0). 2.0.13. 10 years ago
winlin 4f34ac022f add benchmark for 1.0.5/2.0.12, 2700clients, 85%CPU, 66MB. 10 years ago
winlin 845c1e9329 update readme 10 years ago
winlin f9a7d40364 update readme 10 years ago
winlin 9172dc14dc update the death link for readme. 10 years ago
winlin 2dde5dc89d update readme 10 years ago
winlin 805ff7b1be update readme for srs-librtmp 10 years ago
winlin 6968aef66a update readme for srs-librtmp 10 years ago
winlin 3405f35d06 fix #191: configure --export-librtmp-project and --export-librtmp-single. 2.0.11. 10 years ago
winlin 926650840e fix #191, configure --export-librtmp. 2.0.10. 10 years ago
winlin 106bef802f fix #66, srs-librtmp support write h264 raw packet. 2.0.9. 10 years ago
winlin f2f259d050 use number for macro VERSION_MAJOR, VERSION_MINOR and VERSION_REVISION. 1.0.5. 10 years ago
winlin d88a2cc8dc update readme 10 years ago
winlin 74f7c32e81 update readme, add oschina mirror. 10 years ago
winlin ff76afa81a update readme 10 years ago
winlin 85c2398e78 update readme. 10 years ago
winlin 6a3418cd45 fix #185, AMF0 support 0x0B the date type codec. 2.0.5. 10 years ago
winlin f4b779060b add prefix wiki/v1_CN_ or wiki/v1_EN_ to wiki. 10 years ago
winlin 59f68a2655 add prefix wiki/v1_CN_ or wiki/v1_EN_ to wiki. 10 years ago
winlin fe59783d83 add prefix wiki/v1_CN_ or wiki/v1_EN_ to wiki. 10 years ago
winlin d8e55d14cd rename EN/CN home 10 years ago
winlin 8295750821 rename EN/CN home 10 years ago
winlin 1bfc238fec hotfix for bug #186, drop connect args when not object. 2.0.4. 10 years ago
winlin aa98ca60b9 fix #186, hotfix for bug #186, drop connect args when not object. 1.0.3. 10 years ago
winlin 77d14ff752 update readme, rename wiki/xxx to wiki/v1_xxx 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 6da21364f6 update readme, rename wiki/xxx to wiki/v1_xxx 10 years ago
winlin b9b345ec37 update readme, ENHome_v1 to v1_ENHome 10 years ago
winlin abe2779a37 update readme. 10 years ago
winlin 616d1cb2b3 update readme. 10 years ago
winlin 57e8356221 fix #184, support AnnexB in RTMP body for HLS. 2.0.2 10 years ago
winlin bd158ec838 hotfix for bug #183, donot support AnnexB when decoding RTMP body for HLS. 1.0.1. 10 years ago
winlin 1f0f98ff04 update readme. 10 years ago
winlin 9ab6ff15fe remove supports for OSX. 2.0.1. 10 years ago
winlin d24e2fd0cc remove supports for OSX. 2.0.1. 10 years ago
winlin 4fe5a9bdb3 update readme 10 years ago
winlin a4d1b136d8 update readme 10 years ago
winlin b1b70cdf09 update readme. 10 years ago
winlin e707006a68 revert github srs README to English. 2.0.0. 10 years ago
winlin ba868da7c4 refine readme. 10 years ago
winlin 4ab4ce29bb refine readme. 10 years ago
winlin cba9e51845 refine readme. 10 years ago
winlin 8053f0ba9d refine readme. 10 years ago
winlin 9b90a7444f remove all chinese in readme. 10 years ago
winlin 75f3df5d30 remove qq url. 10 years ago
winlin cb7f3a82c7 remove qq url. 10 years ago
winlin 1bf6c32deb I donot think QQ is neccessary. 10 years ago
winlin 48e187a75d I donot think QQ is neccessary. 10 years ago
winlin b370b176d4 update readme for 1.0beta 10 years ago
winlin e455032dc7 update readme for 1.0beta 10 years ago
winlin 1d939f55ba update readme for 1.0beta. 10 years ago
winlin 570d2a450e update readme for 1.0beta. 10 years ago
winlin fed8c31c5d update readme for 1.0beta. 1.0.0 10 years ago
winlin 9789335d0b fix #151, always reap ts whatever audio or video packet. 0.9.223. 10 years ago
winlin f33f91c8c2 update readme. 10 years ago
winlin b830b995e6 fix bug #162, requires epoll. 0.9.222 10 years ago
winlin f3002144fc fix #180: crash for multiple edge publishing the same stream. 0.9.220. 10 years ago
winlin 20ebf68ea5 fix hls bug, refine config and log, according to clion of jetbrains. 0.9.216. 11 years ago
winlin 83f266b9e2 fix #177, dvr segment add config dvr_wait_keyframe. 0.9.213. 11 years ago
winlin 728b749384 fix #167, add openssl includes to utest. 0.9.209. 11 years ago
winlin d0c585af86 max connections is 32756, for st use mmap default. 0.9.209 11 years ago
winlin 42a43c69cd fix #150, forward should forward the sequence header when retry. 0.9.208. 11 years ago
winlin cb311d998e fix #165, refine dh wrapper, ensure public key is 128bytes. 0.9.206. 11 years ago
winlin bda12e32f7 change plan to no-plan, for release 1.0 is feature-freezed. 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 3111870316 for bug #155, refine for osx, with ssl/http, disable statistics. 0.9.198. 11 years ago
winlin 8d5016f11b correct the readme for OSX(darwin), donot support it well, see bug #155. 11 years ago
winlin 08bc34e0df refine wiki, cluster to forward. 11 years ago
winlin 1ebaab2c6e fix #148, simplify the RTMP handshake key generation. 0.9.191. 11 years ago
winlin 5b28355a0b fix #147, support identify the srs edge. 0.9.190. 11 years ago
winlin b703bb0fb5 update use nginx of ossrs.net 11 years ago
winlin cc2633902a for 1.0 mainline7, 0.9.189, update readme. 11 years ago
winlin 902ae58534 for 1.0 mainline7, 0.9.189, update readme. 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 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 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
Steven Liu 3ff3938c8e Update README.md
Update the Support platform from IOS to OSX
IOS is Embeded platform OS for Apple,
OSX is the X86 or PowerPC Platform OS for MacBook, IMac, Or Apple PC OS
11 years ago
winlin 118ec29f8e refine the code for ios build. add authors StevenLiu. 0.9.177 11 years ago
winlin df8414af63 api connections add udp, add disk iops. 0.9.176 11 years ago
winlin 13abb0d768 complete config utest. 0.9.173 11 years ago
winlin b17c736f3f fix #124, gop cache support disable video in publishing. 0.9.171. 11 years ago
winlin 402f6e86df use nginx to delivery the web 11 years ago
winlin 91d2296836 fix #121, srs_info detail log compile failed. 0.9.168. 11 years ago
winlin ffa72d3522 update readme. 11 years ago
winlin 4b1d64c2d1 [plan] Support <500ms latency, FRSC(fast RTMP-compatible stream channel tech). 11 years ago
winlin 044d6484a4 [plan] Support <500ms latency, use io to substitude timeout. 11 years ago
winlin f8423dfa90 fix #119: use iformat and oformat for ffmpeg transcode. 11 years ago
winlin 3218b042b8 update readme for 1.0 mainline6, 0.9.160 11 years ago
winlin d609fbc7ce 1.0.mainline6, core/kernel/rtmp utest, refine bandwidth(as/js/srslibrtmp library). 50029 lines. 11 years ago
winlin b3d3f9ce35 refine the bandwidth check/test, add as/js library, use srs-librtmp for linux tool. 0.9.159 11 years ago
winlin 7f21520e9f Merge branch 'master' of github.com:winlinvip/simple-rtmp-server 11 years ago
winlin 57471a7615 do performance test, support 2.7kclient, 500kbps 11 years ago
winlin e7bb0896d3 Update README.md 11 years ago
winlin 83c419035e Update README.md 11 years ago
winlin 7e737db323 Update README.md 11 years ago
winlin 10b5058052 do performance test, support 2.7kclient, 500kbps 11 years ago
winlin 8f8db41faf do performance test, support 2.7kclient, 500kbps 11 years ago
winlin bd69b337de do performance test, support 2.7kclient, 500kbps 11 years ago
winlin 6d12280b7c do performance test, support 2.7kclient, 500kbps 11 years ago
winlin e2d273f493 do performance test, support 1.8k, improve 22% 11 years ago
winlin 1ccb52bac6 complete rtmp stack utest. 0.9.156 11 years ago
winlin 2ddd805297 update readme, add BLE. 11 years ago
winlin d8ca8df7d0 fix #81: fix HLS codec info, IOS ok. 0.9.153. 11 years ago
winlin 57fa1ce6ec fix #81: fix HLS codec info, IOS ok. 0.9.153. 11 years ago
winlin 23a974b5e8 update readme. 11 years ago
winlin 034120c668 update readme 11 years ago
winlin 28a6a1214c update readme, add stream products list. 11 years ago
winlin d971700b82 update readme, add stream products list. 11 years ago
winlin e81d919289 update readme, add stream products list. 11 years ago
winlin e6c08210f1 Update README.md 11 years ago
winlin fb70602f93 fix #111, always use 31bits timestamp. 0.9.143. 11 years ago
winlin fea8755719 response the call message with null. 0.9.137 11 years ago
winlin 4843c525b4 update readme, fix the date of history. 11 years ago
winlin a3f9aa7e1e fix #110, thread start segment fault, thread cycle stop destroy thread. 0.9.136 11 years ago
winlin b357504b1d fix #109: fix the system jump time, adjust system startup time. 0.9.135 11 years ago
winlin 7de95c12e0 update readme for 1.0 mainline5 11 years ago
winlin f800753997 prepare release 1.0 mainline5 11 years ago
winlin 1970e18ed6 fix #108: disable the time jitter for encoder non-monotonical stream. 0.9.133 11 years ago
winlin f173345e15 support report summaries in heartbeat. 0.9.132 11 years ago
winlin 6c70e9192b performance refine, support 3k+ connections(270kbps). 0.9.130 11 years ago
winlin 1ae3e6c64c performance refine, support 3k+ connections(270kbps). 0.9.130 11 years ago
winlin e9c96af91a add wiki and conf for token traverse auth 11 years ago
winlin 41857edaee support edge token traverse, fix #104. 0.9.129 11 years ago
winlin 094d82bd06 add connections count to api summaries. 0.9.127 11 years ago
winlin 6ee2ba049b add srs bytes and kbps to api summaries. 0.9.126 11 years ago
winlin d0b08d0d51 add network bytes to api summaries. 0.9.125 11 years ago
winlin 18a7399b6b update the status of srs main. 11 years ago
winlin 0d96ee491d update branch status 11 years ago
winlin de948b2892 update branch status 11 years ago
winlin 3d9fc3dcd3 update branch status 11 years ago
winlin c84074f3da update branch status 11 years ago
winlin f893711499 fix #98: workaround for librtmp ping(fmt=1,cid=2 fresh stream). 11 years ago
winlin de591138dd use ossrs.net 11 years ago
winlin b66ae86ee5 update readme 11 years ago
winlin 7ec202ee41 support flv inject and flv http streaming with start=bytes. 0.9.122 11 years ago
winlin 4970664e37 move codec to kernel. 11 years ago
winlin 99cfbaaad9 update readme 11 years ago
winlin 8897eb959a add RTMP 302 redirect dev plan 11 years ago
winlin d71fd9822e update readme for 1.0 mainline4 11 years ago
winlin df2e8f16b7 release 1.0 mainline4, 0.9.120 11 years ago
winlin 978e985519 fix #87: add source id for full trackable log. 0.9.120 11 years ago
winlin b28593894b fix #84: unpublish when edge disconnect. 0.9.119 11 years ago
winlin d74921e1ab fix #89, config to /dev/null to disable ffmpeg log. 0.9.117 11 years ago
winlin 870dc334ac fix #76: allow edge vhost to add or remove. 0.9.114 11 years ago
winlin b4a31be0eb update readme 11 years ago
winlin fe4a23e94a update readme 11 years ago
winlin 361daf0203 update readme 11 years ago
winlin 624b74cbd9 update readme 11 years ago
winlin 763f644098 revert to ip for ossrs.net is unavailable now 11 years ago
winlin d0251c1196 update readme 11 years ago
winlin 2cd983ee61 update readme 11 years ago
winlin 0eb9e0af5b fix #78 st joinable thread must be stop by other threads, 0.9.113 11 years ago
winlin e6c99ce1f1 update readme 11 years ago
winlin 32fc6a05c8 update readme 11 years ago
winlin 7f48590239 support amf0 StrictArray(0x0a). 0.9.111. 11 years ago
winlin c8f80414ef update readme 11 years ago
winlin 60fdab7b3b fix #74, add tcUrl for http callback on_connect, 0.9.109 11 years ago
winlin 5bb6e657c3 support http heartbeat, 0.9.107 11 years ago
winlin 98b564ce64 update readme for 1.0 mainline3 11 years ago
winlin dab8114f41 update readme for 1.0 mainline3 11 years ago
winlin 88bed84134 update readme 11 years ago
winlin 3dc8413a02 update readme 11 years ago
winlin 5e5d3679d3 update readme 11 years ago
winlin a39300db8a update readme 11 years ago
winlin 5930eab72f update readme 11 years ago
winlin ac644e26e0 update readme 11 years ago
winlin 0186247fee support http api json, to PUT/POST. 0.9.105 11 years ago
winlin 74e6e28993 refine the kbps calc module. 0.9.93 11 years ago
winlin 1c1efd7000 update readme, update api server stream list 11 years ago
winlin e3e779b991 update reame. 11 years ago
winlin b975279630 refine log messages. 11 years ago
winlin 106270c8aa refine log messages. 11 years ago
winlin 9a1c478266 add donations list 11 years ago
winlin c5c0b637f2 add donations list 11 years ago
winlin 201cbff52a add donations list 11 years ago
winlin ac3d0d5bc2 update readme 11 years ago
winlin df7b99ef02 fix dead link for readme 11 years ago
winlin 5936d7b2ff update readme 11 years ago
winlin c66b244042 update readme 11 years ago
winlin 3ab0f69609 update readme 11 years ago
winlin 6517d24841 update readme 11 years ago
winlin 68b19e4512 update readme 11 years ago
winlin d493e2f6de update readme 11 years ago
winlin 4ae65a53ba update readme 11 years ago
winlin 39f43bc7ae update readme, update latest release binaries 11 years ago
winlin dfa32f9b72 pre-release mainline2-0.9.79 11 years ago
winlin 45a70987be update donation to use alipay mobile 11 years ago
winlin f35d4b1c8a support basic edge(play/publish) RTMP server. 0.9.78 11 years ago
winlin a363e3d293 support basic edge(play/publish) RTMP server. 0.9.78 11 years ago
winlin f3b441ba1f add alipay donation page. to 0.9.76 11 years ago
winlin 2553bd74b7 udpate readme, add edge to dev plan 11 years ago
winlin b7048c56fa udpate readme, add edge to dev plan 11 years ago
winlin df28d194ec udpate readme, add edge to dev plan 11 years ago
winlin 312a649f72 update reame 11 years ago
winlin 4a3852bbce update readme, add flash p2p arch 11 years ago
winlin 67e1988b81 support live flashP2P(integrated by chnvideo VDN). 0.9.75 11 years ago
winlin fc17d778ad update readme 11 years ago
winlin fae1c61c3f update readme. change to 0.9.71 11 years ago
winlin 038f907830 update readme. 11 years ago
winlin 6a220c03ec update readme 11 years ago
winlin 1966ab9446 update reame 11 years ago
winlin 67ddc9f5ae support dvr(record live to flv file for vod), change to 0.9.70 11 years ago
winlin 90dee0924d fix bug of build script 11 years ago
winlin ff90278048 add speex1.2 to transcode flash encoder stream. change to 0.9.58 11 years ago
winlin 74cb41469c update reame, add flash p2p to no-plan 11 years ago
winlin 6c5d8b4851 refine reload config 11 years ago
winlin e432fe931f support reload ingesters(added/removed/updated). change to 0.9.57. 11 years ago
winlin d6d371eba6 update reame, update the link of latest download 11 years ago
winlin 786ba5beff update readme. 11 years ago
winlin ffe05b6e37 update readme. 11 years ago
winlin ddc6af2924 update readme. 11 years ago
winlin 98809862f7 change to 0.9.55, for 1.0 mainline 11 years ago
winlin 12ba02238d update readme, add ingest 11 years ago
winlin 6f3af97068 update readme 11 years ago
winlin c11e266d5c update readme 11 years ago
winlin e80abac4f0 add ingest feature to readme 11 years ago
winlin d1f15650e7 update readme. 11 years ago
winlin 30e3323fe4 update readme, add SampleHTTP link 11 years ago
winlin 4e3fe36ae2 refine http server pages. change to 0.9.51 11 years ago
winlin c4dd2e1e7a update readme. 11 years ago
winlin d34051d7b9 Update README.md 11 years ago
winlin 5fca0aaa2a update reame 11 years ago
winlin 4a40075f68 add contributors to api/v1/authors 11 years ago
winlin 9d5abbd9a6 update readme 11 years ago
winlin fd54d66dfe update readme. 11 years ago
winlin cb1584ac36 update readme, remove all br. 11 years ago
winlin 7f0803a514 update readme, remove all br. 11 years ago
winlin 932e22bfef update readme, remove all br. 11 years ago
winlin f6ba7dc80a update readme, remove all br. 11 years ago
winlin 2e9c39b853 update readme, remove all br. 11 years ago
winlin 188d74f6e4 update readme, remove all br. 11 years ago
winlin c8ef02c703 update readme, remove all br. 11 years ago
winlin 9b7681abf7 update readme, remove all br. 11 years ago
winlin b8f6ef59c5 update readme, refine the chinese summary 11 years ago
winlin 150d3c3841 update readme, refine the chinese summary 11 years ago
winlin b95e1cab30 update readme, refine the title 11 years ago
winlin c76e11477c update readme, add csdn mirror 11 years ago
winlin 17739e459b update readme, add csdn mirror 11 years ago
winlin 6527ee81e9 add csdn mirror 11 years ago
winlin d1b0d26f71 change release url to project https://github.com/winlinvip/srs.release 11 years ago
winlin 3a61620844 update readme, merge from gh-pages. 11 years ago
winlin 2dcde77b04 add release binary package for raspberry-pi. change to 0.9.38 11 years ago
winlin 932850d894 update readme release. 11 years ago
winlin 917f1ea9e1 fix bug of typo of readme. update package to support --help and options 11 years ago
winlin 97435c6bb4 fix demo.conf bug, remove the log_dir, because it's renamed to ff_log_dir 11 years ago
winlin 3f972460ec update readme for add atc rtmp arch 11 years ago
winlin 45ec1ebe41 update readme for add atc rtmp arch 11 years ago
winlin 0858bd8b6f Support RTMP ATC for HLS/HDS to support backup(failover). change to 0.9.35 11 years ago
winlin 55fec3efe5 update readme 11 years ago
winlin 7b3bc8f741 fix bug of bwtc 11 years ago
winlin 8e43c941ed update readme, add machine arch 11 years ago
winlin 7acf800368 update readme, add init.d script, package script 11 years ago
winlin 41a21af0e1 update readme, add chnvideo china mirror 11 years ago
winlin 42ea79df0d update reame 11 years ago
winlin 8d7a89164f update reame 11 years ago
winlin 24c1ee240c update reame 11 years ago
winlin a1d5f9506a update reame 11 years ago
winlin 2bb05c1e41 update reame 11 years ago
winlin 9055d8eecf update readme. 11 years ago
winlin 9c36061d72 update readme. 11 years ago
winlin 4ddb5256ac fix bug of init.d script 11 years ago
winlin eb1140fe9d update readme 11 years ago
winlin 503700989e add ./etc/init.d/srs, refine configure to support make clean then make. change to 0.9.25 11 years ago
winlin 3c920b933c add ./etc/init.d/srs, refine configure to support make clean then make. 11 years ago
winlin d595f8fc96 update readme, add chnvideo co-founders to big-thanks 11 years ago
winlin 8cdf59b2a0 update readme, add chnvideo co-founders to big-thanks 11 years ago
winlin 1ebbaac7b2 update readme, add chnvideo co-founders to big-thanks 11 years ago
winlin 8105afe2c4 update readme, add chnvideo co-founders to big-thanks 11 years ago
winlin ef9af6d3ae update readme, add chnvideo co-founders to big-thanks 11 years ago
winlin 8a0a209171 update readme, add chnvideo co-founders to big-thanks 11 years ago
winlin c29cb4c583 refine readme 11 years ago
winlin 88bfa6f203 refine readme 11 years ago
winlin 9873bcd26f refine readme 11 years ago
winlin 8eba6cc91b refine readme 11 years ago
winlin 4d880f82b8 refine readme 11 years ago
winlin b89036e47c refine readme 11 years ago
winlin 238bcff0d5 refine readme 11 years ago
winlin f25c6558a5 write pid to ./objs/srs.pid. 11 years ago
winlin 0686b8fa5a update readme, add product wiki link 11 years ago
winlin 02e27c7d5a update readme, add hls(audio-only) support to readme. update sample flv from h264+mp3 to h264+aac 11 years ago
winlin dbf642723f update readme, add hls(audio-only) support to readme. update sample flv from h264+mp3 to h264+aac 11 years ago
winlin e5eb8538a3 support pure audio hls. change to 0.9.24 11 years ago
winlin 6374fa1383 simple default configure, only enalbe ssl+hls, disable ffmpeg/nginx/utest/gperf/gprof 11 years ago
winlin 3fc133bded update readme, add vn/an for ffmpeg 11 years ago
winlin 6b84a5e14c change to 0.9.22 11 years ago
winlin da93b6fe99 add complex handshake utest 11 years ago
winlin 12445174e7 add option --static, to static link for arm 11 years ago
winlin b52a051d80 refine readme, confs 11 years ago
winlin b36338853a refine the conf files, rename srs.conf to demo.conf 11 years ago
winlin d67edf631b update readme, add ubuntu12 to test list 11 years ago
winlin 4235e9ae34 update readme 11 years ago
winlin 7d3b162db2 update readme 11 years ago
winlin 5a4373d483 Support arm (ubuntu12 dev env)(debian armhf, v7cpu) with ssl/hls/librtmp. 11 years ago
winlin b6a4aac16f change readme for arm 11 years ago
winlin 350e7b8bc6 update readme, add arm 11 years ago
winlin 45e2b10e2b update readme, add the real-world usage sample--the story 11 years ago
winlin b27763a026 update readme, add special thanks 11 years ago
winlin 071c993f9e update readme, add special thanks 11 years ago
winlin ceb77c8bf4 finish utest for amf0 codec. 11 years ago
winlin e13e0b3420 finish utest for amf0 codec. 11 years ago
winlin 74dda822b9 update readme, add wiki sample:transcode2hls 11 years ago
winlin b9613fd0d1 update readme, add wiki sample:transcode2hls 11 years ago
winlin f9590f81b3 update readme, rtsp only ingest(input), donot support push rtsp stream to srs 11 years ago
winlin e6e32f963c add wiki Usage: Forward and Realtime 11 years ago
winlin a7df93c8ff add wiki Usage:Forward 11 years ago
winlin 74610fe37b add wiki Usage:FFMPEG 11 years ago
winlin 3beb0ae229 update readme 11 years ago
winlin 8cafb5e44b simplify usage 11 years ago
winlin b57dbbba18 simplify usage 11 years ago
winlin c1149607c9 simplify usage 11 years ago
winlin 03b3dfbbb8 simplify usage 11 years ago
winlin 69be176440 simplify usage 11 years ago
winlin 24d4a3b12e simplify usage 11 years ago
winlin 51f4b2f5d1 simplify usage 11 years ago
winlin 13d9b44c73 simplify usage 11 years ago
winlin b9f522a2f6 simplify usage 11 years ago
winlin c88e44c720 simplify usage 11 years ago
winlin f28acb4fd1 simplify usage 11 years ago
winlin 1dbac1e325 simplify usage 11 years ago
winlin e5d949f665 simplify usage 11 years ago