Commit Graph

378 Commits (c4a510b83488d456abdd9edcf000697382d98bec)

Author SHA1 Message Date
winlin 6dfb44b7b5 Merge branch '2.0release' into develop 8 years ago
hankun e0ab8b080d fix bug: fix the way calculating PCR for ts(#678) 8 years ago
winlin 2cf077abe9 Merge branch '2.0release' into develop 9 years ago
winlin 80a98cf836 refine annexb parse 9 years ago
winlin b49cb3d379 Merge branch '2.0release' into develop 9 years ago
winlin a0890fe06a comment the pcr 9 years ago
winlin b463e4a2f4 Merge branch '2.0release' into develop 9 years ago
weiyabo 8df7135dee for bug #5064, success parse 264 sps 9 years ago
winlin ce8f3b4478 refine the dup2 of stdout and stderr. 9 years ago
winlin d24aef50ba for #369, support RTMP 302 api at protocol level. 9 years ago
winlin f1e7e9d933 support gmd. change work_dir. hourglass. add utilies. 9 years ago
winlin 973194c663 merge from srs2. 9 years ago
winlin 26211abf2e refine code. 9 years ago
winlin f516636448 refine code for hooks and http core. 9 years ago
winlin d0c74fa7cd update 2015 to 2016 9 years ago
winlin 2830ee12c1 fix the on_hls.ts_url bug. 9 years ago
winlin 5ac8177ce6 fix bugs 9 years ago
winlin fabcc91a0e refine codes. 9 years ago
winlin 01c46bdbfd rename org simle-rtmp-server to ossrs 9 years ago
winlin 1ffd5fd455 rename org simple-rtmp-server to ossrs 9 years ago
winlin 97f5bb8b99 merge from srs2 9 years ago
zhengfl 38b81ce312 允许操作SrsStream中的函数时,长度为0. 9 years ago
winlin f57e537686 for #515, merge from srs2, use SrsAutoFreeA. 9 years ago
winlin f4f76cd196 for #515, use SrsAutoFreeA to free the array. 9 years ago
winlin 8cec06e898 merge srs2, use srs_freepa for array 9 years ago
winlin 2af7749771 for #515, use srs_freepa to free the array. 9 years ago
winlin 8c96472cea merge srs2 10 years ago
winlin 50a7b9c1ff for ExoPlayer, add av tag in flv header. 2.0.197 10 years ago
winlin 390f58e186 fix compile failed. 10 years ago
winlin a416e891b4 fix compile failed. 10 years ago
winlin 1d57e53910 merge from 2.0release 10 years ago
winlin d1979c760f for #512, partical hotfix the hls pure audio. 2.0.196 10 years ago
winlin 3683f06e4d for #512, write audio frame by frame for video+audio hls. 10 years ago
winlin 9a47390253 fix #467, support write log to kafka. 3.0.6 10 years ago
winlin 8e344f1c26 add producer api messages. 10 years ago
winlin d013374871 rename ISrsCodec size to nb_bytes. 10 years ago
winlin 84b3981d47 refs #1670: support decode the metadata response. 10 years ago
winlin 493d282255 kafka refine array, to decode and create object. 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 8974fe298b connect to kafka and send metadata request. 10 years ago
winlin 0f4cb8ee00 refine code, remove the rtmp recv/send macro, use one macro. 10 years ago
winlin 12e013142d refine code, use simple rtmp client. 10 years ago
winlin bc27481886 refine code, use simple rtmp client. 10 years ago
winlin d9f991ed2f use system utility for string finds 10 years ago
winlin 9eebb89432 Merge branch '2.0release' into develop 10 years ago
winlin 91e9fc7e5b fix typo of INVLIAD to INVALID 10 years ago
winlin 57a3b11b86 merge from srs2 10 years ago
winlin 5de65d41f4 Merge pull request #499 from synote/2.0release
fix bug for build failure when configure with --log-info
10 years ago
winlin 7811b4f3f7 fix #497, response error when client not found to kickoff. 2.0.194 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 6efd2dd27e add load balance round robin for brokers. 10 years ago
winlin 4f3d2c8607 rename SrsSimpleBuffer to SrsSimpleStream 10 years ago
winlin dadfe101b4 rename SrsBitStream to SrsBitBuffer 10 years ago
winlin 0e52fc6d5b rename SrsStream to SrsBuffer 10 years ago
winlin ca3577e11b rename temp to stream 10 years ago
winlin f33d736442 rename kernel stream to buffer 10 years ago
winlin a4f51564db rename kernel stream to buffer 10 years ago
winlin 495f575ac3 rename kernel buffer to temp 10 years ago
winlin ac2b03a3ed rename srs_kernel_buffer to temp 10 years ago
winlin 1fd83d9314 refine the order. 10 years ago
winlin a7c4b786cf merge from 2.0 10 years ago
winlin 511627abab fix #474, config to donot parse width/height from sps. 2.0.189 10 years ago
winlin 8107e5f9a6 for #319, raw api support set the ff_log_dir 10 years ago
winlin 06c7ae62ee for #319, refine the error code for RAW APi. 10 years ago
winlin 1b1a2a1e63 fix #471, api response the width and height. 3.0.2 10 years ago
synote 9b01aad220 fix bug for build failure when configure with --log-info
wrong use of size in SrsStream::initialize of  srs_kernel_stream.cpp
10 years ago
winlin d921d59e57 for #319, support HTTP RAW API reload. 10 years ago
winlin 1e0481a2d0 for #319, support signal to persistence config 10 years ago
winlin c34b0c86e1 fix #367, support nginx-rtmp exec. 3.0.1 10 years ago
winlin 94641c812b fix #442, support kickoff client. 10 years ago
winlin c75f05c88b fix the log cid display error, merge the publish recv thread log to publish connection. 10 years ago
winlin 7273c33c35 support publish_1stpkt_timeout and publish_normal_timeout 10 years ago
winlin ccc4c05da9 fix #229, support vs2010 for srslibrtmp. 10 years ago
lovacat e8c0ca7af0 fix #442: HTTP API kickoff client. 10 years ago
winlin bfe0f97edd refine params nameing and SrsStream. 10 years ago
winlin 8d86eb6516 refine code naming or comments. 10 years ago
winlin b54f9b0f94 refine the hls, ignore packet when no sequence header. 2.0.179 10 years ago
winlin 366d3a3f56 for #441, use 30s timeout for first msg. 2.0.178 10 years ago
winlin 438914c481 fix #433, fix the sps parse bug. 2.0.176 10 years ago
winlin 0d66e92ab5 refine code, support configure to enable --memory-watch 10 years ago
winlin f347099fd1 for memory leak detect, move the payload create to message. 10 years ago
winlin 19e1f610a3 merge from bravo, parse the http reponse in json of bravo system. 10 years ago
winlin 8b3bd5b4b9 add srs memory watcher. 10 years ago
winlin ec24533955 use smaller value for publish timeout. 10 years ago
winlin a1dd734318 fix #421, drop video for unkown RTMP header. 10 years ago
winlin 03d951c0fb fix the audio or video pid generate bug. 10 years ago
winlin db57a519a9 for #374, use SIGINT then SIGKILL to try to kill FFMPEG gracefullly. 10 years ago
winlin 5caafadd45 fix #409: support pure video hls. 2.0.172. 10 years ago
winlin e5461d2df9 refine code 10 years ago
winlin d12fc7fcc5 fix #405, improve the HTTP FLV performance to 6k. 2.0.171 10 years ago
winlin 8a9dbaefb7 use cache for flv tag header. 10 years ago
winlin 960341b9b2 for #405, improve the HTT FLV to 3k. 2.0.169 10 years ago
winlin 069ee0afc3 fix #404, register handler then start http thread. 2.0.167. 10 years ago
winlin 46a81372e7 fix #398, set recv timeout for http connection. 10 years ago
winlin 5d7b0edccc merge from bravo code, fix some warnings. 10 years ago
winlin 77ee2400df fix the unicode to ascii 10 years ago