Commit Graph

3758 Commits (46a31f4884be02a24a6bc50ee1d72e3c85cda68d)
 

Author SHA1 Message Date
winlin 8c96472cea merge srs2
winlin 50a7b9c1ff for ExoPlayer, add av tag in flv header. 2.0.197
winlin 59f5c5d6a5 Merge branch '2.0release' into develop
winlin 3b0bf1e10b for , make the segment more acceptable, when in [min, max_td * 2], it's ok.
winlin 390f58e186 fix compile failed.
winlin a416e891b4 fix compile failed.
winlin 1d57e53910 merge from 2.0release
winlin d1979c760f for , partical hotfix the hls pure audio. 2.0.196
winlin 3683f06e4d for , write audio frame by frame for video+audio hls.
winlin fe27e76492 support schema
winlin a501f5bd7a update htbt script
winlin dd2945add1 update htbt script
winlin 6f6d495a19 update htbt script
winlin 3933819686 add htbt script
winlin 0a8cb8a391 add heartbeat script
winlin 11979229e6 Merge branch '2.0release' into develop
winlin e08beba89e fix the sed command for arm
winlin 45385241bb fix the sed command for arm
winlin 1cfd678102 Merge pull request from simple-rtmp-server/feature/kafka
Feature/kafka
winlin b8f2ba4f0d complete kafka
winlin cbe4252b4d refine code.
winlin d2ca51ac50 notify kafka when client close
winlin 71451878c9 refine kafka, simplify code.
winlin 9a47390253 fix , support write log to kafka. 3.0.6
winlin 76cd3f8749 kafka convert json to producer message.
winlin 8e344f1c26 add producer api messages.
winlin 7a0aaf5900 kafka refine code
winlin f9f5b56951 kakfa erase messages when wrote.
winlin 22fa9a0f1f kafka use temp transport to fetch metadata.
winlin 531b658f8e retry when metadata empty
winlin 61486a82aa kafka use topic and partition cache
winlin 7013993c7a kafka send the accept message.
winlin de41c1c9d2 kafka refine comments.
winlin 31a77a83ed convert metadata to partitions
winlin f0e39cc330 support show the summary of kafka metadata.
winlin d013374871 rename ISrsCodec size to nb_bytes.
winlin 33a015329d add function to convert kafka array to vector
winlin 84b3981d47 refs : support decode the metadata response.
winlin 7106934c3a kafka producer use async interface to request metadata.
winlin a108fa8d01 kafka recv and decode message.
winlin 493d282255 kafka refine array, to decode and create object.
winlin c4862878d1 kafka rename message set to raw message set.
winlin 6e5ed11a00 for kafka, support correlation id cache.
winlin 2e67eb8786 refine comments for kafka messages.
winlin 3c64e4b957 kafka encode and send packet.
winlin 9117e1e918 extract ISrsCodec for code and decode object.
winlin 45755fd1e7 refine code for kakfa request/response, string/bytes.
winlin 8a4ec49064 add graph comments for size of request and response.
winlin 8974fe298b connect to kafka and send metadata request.
winlin a9fdb630d9 refine code, replace all rtmp connect by simple rtmp client.