Commit Graph

1705 Commits (cc2633902a46f69c0a98cc880219e36fb6342269)
 

Author SHA1 Message Date
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
winlin 51f924c553 refine RTMP protocol stack, refine the packet encode/decode, remove class_name 11 years ago
winlin b551056330 add comments of io interfaces. 11 years ago
winlin 09afaa250a add comments of message array, add utest. 11 years ago
winlin 6a4b177475 refine shared ptr message, rename initialize to create 11 years ago
winlin 891bc3fe65 refine utility of protocol, add comments 11 years ago
winlin 96e0273e99 refine hls, extract the flv/aac sample rates 11 years ago
winlin e5e2729967 refine amf0 and handshake code, add comments to utest. 11 years ago
winlin 574cd15efb refine amf0, rename internal classes 11 years ago
winlin c31c607ad3 refine amf0, move declarations from cpp to hpp, use namespace _srs_internal 11 years ago
winlin d22e7cab0a add comments to amf0 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 dc7b952043 change HLS audio delay to 100ms. 0.9.153 11 years ago
winlin f895523ac6 fix hls media codec info bug, ignore nal_unit_type 7/8/9. 0.9.152 11 years ago
winlin 21a75924ad fix hls media codec info bug, ignore nal_unit_type 7/8/9. 0.9.152 11 years ago
winlin aefff75d08 fix #103, support all aac sample rate, add detail codec logs. 11 years ago
winlin f53abfa1d1 update comments for aac he or he-v2 11 years ago
winlin b2303c5704 refine code, use macro for hls resample audio 11 years ago
winlin 921b7d239f refine code, use macro for hls resample audio 11 years ago