Commit Graph

118 Commits (d0133748718444ebd8d95513f7649f300a60d985)

Author SHA1 Message Date
winlin d013374871 rename ISrsCodec size to nb_bytes. 10 years ago
winlin 33a015329d add function to convert kafka array to vector 10 years ago
winlin 84b3981d47 refs #1670: support decode the metadata response. 10 years ago
winlin a108fa8d01 kafka recv and decode message. 10 years ago
winlin 493d282255 kafka refine array, to decode and create object. 10 years ago
winlin c4862878d1 kafka rename message set to raw message set. 10 years ago
winlin 6e5ed11a00 for kafka, support correlation id cache. 10 years ago
winlin 2e67eb8786 refine comments for kafka messages. 10 years ago
winlin 3c64e4b957 kafka encode and send packet. 10 years ago
winlin 9117e1e918 extract ISrsCodec for code and decode object. 10 years ago
winlin 45755fd1e7 refine code for kakfa request/response, string/bytes. 10 years ago
winlin 8a4ec49064 add graph comments for size of request and response. 10 years ago
winlin 8974fe298b connect to kafka and send metadata request. 10 years ago
winlin d9f991ed2f use system utility for string finds 10 years ago
winlin ca73534d7e refine comments for api key 10 years ago
winlin 8862ec1988 merge from srs2 10 years ago
winlin a3c229472e fix #495, decrease the srs-librtmp size. 2.0.193 10 years ago
winlin d8f18aee37 use the right int type for port. 10 years ago
winlin 9ead08725d use kernel utility int2str and float2str 10 years ago
winlin f187a7deef refine the startup logs. 10 years ago
winlin 9a9483e7d5 support without kafka 10 years ago
winlin ab1e62a886 create the metadata request message 10 years ago
winlin ca3b89aa7d add kafka array, use c++ template. 10 years ago
winlin 2d5cc7a3e4 add structures for kafka 10 years ago
winlin 83f40697e2 refine the hpp macro defines. 10 years ago
winlin df6ac8842c rename rtmp utility to protocol utility 10 years ago
winlin 82ff05c1d4 rename rtmp io to protocol io 10 years ago
winlin 168625dce2 rename rtmp amf0 to protocol amf0. 10 years ago
winlin 1310c0f577 rename srs_protocol_buffer to srs_protocol_stream 10 years ago
winlin d32632ee8a rename SrsFastBuffer to SrsFastStream 10 years ago
winlin 4f3d2c8607 rename SrsSimpleBuffer to SrsSimpleStream 10 years ago
winlin 0e52fc6d5b rename SrsStream to SrsBuffer 10 years ago
winlin ca3577e11b rename temp to stream 10 years ago
winlin a4f51564db rename kernel stream to buffer 10 years ago
winlin ac2b03a3ed rename srs_kernel_buffer to temp 10 years ago
winlin 1de2bb0801 add kafka protocol files. 10 years ago
winlin 3042115385 refine json to_str to dumps. 10 years ago
winlin b59d9ba6a1 support amf0 and json to convert with each other. 10 years ago
winlin 3f7e69b617 json objects support dumps to string. 10 years ago
winlin 1fd83d9314 refine the order. 10 years ago
winlin a7c4b786cf merge from 2.0 10 years ago
winlin eb578b4a39 refine the thread, set to disposed when terminate normally 10 years ago
winlin 0d6c24581d refine json number, use int64 when number is int. 10 years ago
winlin 2cfb71616e for #319, copy all data to request for source. 10 years ago
winlin 04bea781ca use amf0 encode for json encode. 10 years ago
winlin 8e635d9749 for #319, support HTTP RAW API config_query global data. 10 years ago
winlin c34b0c86e1 fix #367, support nginx-rtmp exec. 3.0.1 10 years ago
winlin e43d4e46b4 support JSONP DELTE/POST/PUT 10 years ago
winlin 6e5143449e HTTP API support JSONP by specifies the query string callback=xxx. 10 years ago
winlin aeebddb269 for #442, add more information for client for api. 10 years ago