Commit Graph

1574 Commits (8984ba9d56393aa1a7088c4d1130b7c4a81e453e)
 

Author SHA1 Message Date
winlin 8984ba9d56 refine the usage of bwtc. 11 years ago
winlin 9135aa117c use librtmp to implemnts the bandwidth linux tool. 0.9.158 11 years ago
winlin cc62d254f0 add librtmp bandwidth check/test client. 11 years ago
winlin cf7a48e3da refine options.sh in auto 11 years ago
winlin f24a60819f add demo config test 11 years ago
winlin 5b714ba970 fix utest bug, when ssl disable, ignore complex handshake utest. 11 years ago
winlin ccd99381e6 fix bug, when disable all, some code of HLS must be exported. 11 years ago
winlin e53655ee83 refine the build script 11 years ago
winlin 0322dbbfb2 big refine code, add author to bandwidth test/check. 11 years ago
winlin b33a61a8da finish refine bandwidth check/test server-side. 11 years ago
winlin 0fb51413f4 refine bandwidth test, use function ptr. 11 years ago
winlin 539b595604 refine the bandwidth server-side, use kbps limit and sample. 0.9.157 11 years ago
winlin e220596675 refine bandwidth server-side, use sample and kbps limit 11 years ago
winlin 79e7e2d6cc refine bandwidth server-side, use bandwidth sample and kbps limit service 11 years ago
winlin 019b25ea30 add MIT license to bandwidth check/test as/js library. 11 years ago
winlin 3a1b3dd142 fix bandwidth bug, config item interval to float. 11 years ago
winlin d8ed7cc968 refine the js library for bandwidth test. 11 years ago
winlin 0707c24b54 refine the js library for bandwidth test. 11 years ago
winlin 2ff88b9bcd move js to srs_bwt. 11 years ago
winlin c319cc6a40 refine bandwidth test client, provides js and as library 11 years ago
winlin b1dd0218be refactor bandwidth test, refactor the interface of bandwidth server object. 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 047fb74889 refine rtmp client/server, add comments. 11 years ago
winlin 88c94193a3 rename rtmp_stack to stack. remove the global templte function to member function. 11 years ago
winlin f7922e3823 refine protocol send. add utest for server auto response message 11 years ago
winlin 9556790a5e finish utest of protocol stack. 0.9.156 11 years ago
winlin 8e27df4cf7 refine the protocol, add comments, add utest for empty packet 11 years ago
winlin c4aec5705b fix chunk header parse bug, add utest for basic/message header 11 years ago
winlin c957fadcb1 refine recv message header, add comments, remove the fresh_packet variable which duplicated with first_chunk 11 years ago
winlin d86e07b745 finish basic protocol utest, fix the bug of fmt11 length error. 11 years ago
winlin 2ddd805297 update readme, add BLE. 11 years ago
winlin 54fda96f37 add utest for bug #98 11 years ago
winlin 2c3cb73ad6 update utest 11 years ago
winlin 7027a125f0 refine protocol, add comments. add utest for protocol bytes and timeout. 11 years ago
winlin 1e73ae4d47 refine RTMP protocol stack, rename buffer to in_buffer, change field pp/stream to local variables. 0.9.154 11 years ago
winlin 59dff7d268 add comments for RTMP protocol stack 11 years ago
winlin 2516e3c596 complete the comments of RTMP protocol. 11 years ago
winlin c457eea692 add comments for all RTMP packets. 11 years ago
winlin 8c493e9896 fix #49, open the sample access by default. 11 years ago
winlin 2554836940 add comments for RTMP packets. 11 years ago