Commit Graph

5102 Commits (831c78062b9b1e6e9dce903e3fda1e3005fedbd8)
 

Author SHA1 Message Date
winlin b52628ce01 Refactor the comments to use flash publisher 5 years ago
winlin 931496e3b9 Refactor the comments to use flash publisher 5 years ago
winlin 4e3650b8c7 Refactor the comments to use flash publisher 5 years ago
winlin dd44d76d72 Refactor the comments to use flash publisher 5 years ago
winlin 7497df7a15 Refactor the comments to enable flash 5 years ago
winlin 4a5afe3428 Add tips when flash is disabled. 5 years ago
winlin 901c69b381 Update srs-player version 5 years ago
winlin cef7ec79b3 Detect whether flash enabled for srs-bwt. 5 years ago
winlin c830dc6700 Detect whether flash enabled for srs-publisher. 5 years ago
winlin b0afc00733 Detect whether flash enabled for srs-player. 3.0.73 5 years ago
winlin 33c7f6d0e4 Temporarily disable chat demo page. 5 years ago
winlin 216a23f709 Fix the http implicit handler bug 5 years ago
winlin b247c9759a Improve test coverage for http handler 5 years ago
winlin 6c50d85671 Improve test coverage for http message 5 years ago
winlin 43a5cea158 Improve test coverage for HTTP CORS 5 years ago
winlin dc1afc142f Fix HTTP CORS bug when sending response for OPTIONS. 3.0.72 5 years ago
winlin ec0fb82c0e Improve test coverage for http server mux. 5 years ago
winlin 81947df819 Enhance HTTP response write for final_request. 5 years ago
winlin e27cc059e4 Ignore coverage for http-parser 5 years ago
winlin df359f747a Ignore coverage for json-parser 5 years ago
winlin 191b07668d Refactor HTTP stream to disconnect client when unpublish 5 years ago
winlin 1e83da7812 Refactor HTTP recv request timeout to 15s. 5 years ago
winlin 2df1dcb05a Fix HTTP-FLV and VOD-FLV conflicting bug. 5 years ago
winlin d9842b0371 Refactor HttpResponseWriter.write, default to single text mode. 5 years ago
winlin 8cdb7cc727 Add test for vod stream handler 5 years ago
winlin 97f2c5bf0c Refactor http static file server path resolving. 5 years ago
winlin fa362607b2 Add test for http basic handler 5 years ago
winlin 6bad973a7c Fix HTTP parser bug for parsing header from multiple pieces of data. 5 years ago
winlin 45ed458927 Eliminate dead code of ts cache for HTTP message 5 years ago
winlin ca2b68f428 Refactor header of HTTP message by using SrsHttpHeader. 5 years ago
winlin dcb7b6aae0 Refactor HTTP Message by decoupling with http_parser 5 years ago
winlin 547cd4f518 Word the comments about the order of HTTP header 5 years ago
winlin 0886acbdb7 Improve test coverage for HTTP header. 5 years ago
winlin 8c10c26f00 Improve the coverage for HTTP error response. 5 years ago
winlin 474266eae7 Refine the comments for http content-type detecting 5 years ago
winlin 4758a284d7 Add test for http status. 5 years ago
winlin 6ce04051e4 Improve test coverage of status for HTTP. 5 years ago
winlin 0394d95e4b Refine file structure for RTMP/HTTP protocol stack utest. 5 years ago
winlin 8d9554df8e Remove dead code in SrsRtmpClient::handshake 5 years ago
winlin 82cbcf442e Release 3.0-alpha4 3.0.71 5 years ago
winlin 1c391c85ae Merge 2.0release 5 years ago
winlin fde11756c3 Support openssl versions greater than 1.1.0. 2.0.266 5 years ago
winlin ebed5472c1 Refine issue template 5 years ago
winlin dfe086f3f3
Rename -bug.md to ISSUE_TEMPLATE 5 years ago
winlin 37f7312ea1
Delete ---.md 5 years ago
winlin 6f453e7f46 For #547, #1506, default hls_dts_directly to on. 3.0.71 5 years ago
winlin f298d5204b For #1042, cover RTMP other codes 5 years ago
winlin cfcb3ce7b2 For #1042, cover RTMP other codes 5 years ago
winlin 2731fe1f3e SrsPacket supports converting to message, so can be sent by one API. 5 years ago
winlin 82c4f41975 For #1042, cover RTMP other codes 5 years ago