Commit Graph

492 Commits (c2e9e96e284215d882060f291e3b3b19f7f15fb1)

Author SHA1 Message Date
winlin 9d34820c80 fix : http-callback check http status code ok(200). 2.0.84
winlin 569596c10d update copyright, from 2013 to 2015
winlin 10297fab51 fix , support 0.1s+ latency. 2.0.70
winlin d171a26758 disable gop cache when not h.264. fix some warning.
winlin c5dd334645 fix the warning of ts_info
winlin ff5cdb1cc1 for bug , add srs_rtmp_dump tool. 2.0.37.
winlin e11fa383ca udpate the srs_bwt.
winlin 02778dba4c udpate the srs_bwt.
winlin a2af051840 udpate the srs_bwt.
winlin e7ccbce472 update PRIMARY, AUTHORS, CONTRIBUTORS rule. 2.0.32.
winlin e492fa5353 fix , support publish aac adts raw stream. 2.0.31.
winlin 3d97048c3a fix bug , add reuse conn to play different player.
winlin d80b580c2f refine librtmp, remove the _get_ for some attribute get.
winlin bb7a19636a fix the bandwidth file name bug.
winlin aa69f6197a srs-librtmp add rtmp prefix for rtmp apis. 2.0.29
winlin 10bc5399ec refine librtmp api, add prefix utils for utilities.
winlin b3bb2cdf2b refine code, rename the human functions to prefixed with srs_human_
winlin d9474d7600 refine examples of srs-librtmp, add srs_print_rtmp_packet. 2.0.28.
winlin a058eeeb20 fix , support publish audio raw frames. 2.0.27
winlin 2c601a0069 fix , srs-librtmp drop dupliated sps/pps(sequence header). 2.0.22.
winlin 278ff845d3 fix , srs-librtmp drop any video before sps/pps(sequence header). 2.0.21.
winlin 3292136f70 update research, flv ingester, support atc time flv.
winlin 7ebca6cb5b refine the type of RTMP from int to char. add srs_parse_timestamp(), 2.0.19
winlin 0bc35e093c for bug , deadloop when read/write 0 and ETIME. 2.0.16.
winlin 77cf885d8c add comments for
winlin bf5206d049 Revert "Revert "add test file to show the max open files.""
This reverts commit ea70f29648.
winlin ea70f29648 Revert "add test file to show the max open files."
This reverts commit c8673cd50e.
winlin c8673cd50e add test file to show the max open files.
winlin 8ab6b57612 research st, the timeout and coroutine scheduler.
winlin be46e428ad research st, for bug , remove the code with bug, exit when fork.
winlin f4dfee0e9f research st, add comments for bug .
winlin cd09fcaf55 research st, remove all events except epoll.
winlin 91f6dbe479 research st, add test for setjmp and longjmp.
winlin 4d4e840209 research st, add jmp_flow.
winlin 683b01a6c9 research st, add comments about the thread cycle
winlin 8327a57b7e never use stack variable for setjmp
winlin 2c01f7e943 research st, expand MD_INIT_CONTEXT macro, the thread start.
winlin 8da8c49f39 research st, add comments
winlin 2b70212649 research st, add stack struct comments.
winlin 6bde1e54dc research st, add stack alloc commnets.
winlin e49a868308 research st, rename variable thread to trd, for thread is a keyword.
winlin ac1a4ec0a3 research st, always alloc on stack.
winlin ae8b3e3c00 research st, remove the support of MD_STACK_GROWS_UP
winlin 340464ed56 research st, remove __ia64__ cpu support
winlin a27c3dca2d research st, add gdb info for setjmp.
winlin 4b24ee9db3 research st, only for linux and arm/mips/i386/x86_64 cpus.
winlin 606fc13a03 rename the confict macro to srs_lib_trace
winlin 5554922820 refine librtmp tools, use srs_trace macro instead printf.
winlin cf5c24af4a refine librtmp, unify all tools format and usage.
winlin 6de83db76e refine srs-librtmp log macro
winlin f92303c764 refine all research tools, remove the public header, add log to srs_librtmp.h
winlin 3358570be6 refine for bug#66, implements the usage.
winlin 0075779d38 for bug , refine the api to send h264 frames.
winlin cd5c58ba5f for bug , refine the api and demo.
winlin 1074c8d9b2 for bug , use new api to directly sendout h264 raw data.
winlin 6407baffd5 for bug , output the h264 frame type.
winlin 72ad6894ca move the annexb decode utility to protocol.
winlin bd25626f0e refine code for bug
winlin 1c237a821a add api convert h264 to rtmp packet, for bug
winlin e4af098d06 refine code for bug
winlin b964a6c534 update for bug , add the srs-librtmp sample for publish h.264 raw stream.
winlin 1db69b153e update the research of arm
winlin 0f41e0d26f research st: only support linux
winlin d67454ecc2 research st: only support linux
winlin 5fd308c64e update code, warning when compile dev branch.
winlin fa53250202 refine the macro, use int as version type. 2.0.8
winlin 8521762cb3 research st: refine sync.
winlin 3377df0bea research st: refine skt.
winlin 22710db911 research st: refine sched.
winlin f5f8e8946f research st: refine event, io and key.
winlin c38a545780 reserach st: refine key.c
winlin fd0c85b324 research st: refine io.
winlin f8f18fffa7 research st: update test for st.
winlin 0f293802c8 research st: refine the md.h
winlin 856ba07bd3 research st: update public and common.
winlin 315707d726 research st: refine public
winlin bba2d3dd98 research st: replace the TAB with 4spaces
winlin 55bd1dd95e research st: replace the TAB with 4spaces
winlin 0faa38dc0c research st: remove the osguess.sh
winlin 2dc6b7d1ea add io for st research
winlin 511c814ffb refs : rename to sync test.
winlin 69fdec411f refs : rename to sync test.
winlin 9aba47cbe3 refs : research st, add multiple threadds.
winlin 79ab9f05f3 refs : update the st, use cond and mutex.
winlin 388305f44c update st research.
winlin fb906f0afc revert the player for bug .
winlin 6a3418cd45 fix , AMF0 support 0x0B the date type codec. 2.0.5.
winlin 59f68a2655 add prefix wiki/v1_CN_ or wiki/v1_EN_ to wiki.
winlin e46e7fc596 update readme, rename wiki/xxx to wiki/v1_xxx
winlin d24e2fd0cc remove supports for OSX. 2.0.1.
winlin d9b12b151c refine the makefile.
winlin b65df251c3 chmod +x *.sh
winlin 2f388d614f rename st-1.9 to st
winlin 7692373e02 remove the unused files. add upp project file
winlin 7f4c113e57 add st-1.9 to research
winlin 79c641e8d6 remove flashP2P hss dvr, for it's a can-not-run feature. 0.9.178
winlin 7241fa8744 fix , srs_publiser add warnings. refine config utest.
winlin f3e85a0063 refine the usage of csr.
winlin 5c4398f4a9 refine bandwidth check/test, flash publish test is ok.
winlin 8984ba9d56 refine the usage of bwtc.
winlin 9135aa117c use librtmp to implemnts the bandwidth linux tool. 0.9.158
winlin cc62d254f0 add librtmp bandwidth check/test client.
winlin e53655ee83 refine the build script
winlin 019b25ea30 add MIT license to bandwidth check/test as/js library.
winlin 3a1b3dd142 fix bandwidth bug, config item interval to float.
winlin d8ed7cc968 refine the js library for bandwidth test.
winlin 0707c24b54 refine the js library for bandwidth test.
winlin 2ff88b9bcd move js to srs_bwt.
winlin c319cc6a40 refine bandwidth test client, provides js and as library
winlin a888e52df1 donot mix the read and write for librtmp
winlin 1a7735182f refine the file stream, to file reader and writer. 0.9.142
winlin 55989b4bc8 remove the libfreetype for it fullfill with bugs and always cause build failed. 0.9.139
winlin aad42d7941 fix ubuntu14 build warnings
winlin 55b99c90c7 refine detect tool, support atc stream.
winlin 17cb8c4550 finish the research for python-subprocess
winlin b7d8be46a1 add research for usage for subprocess
winlin cccc483ab3 add bytes statistic for librtmp
winlin a639eb0596 fix bug of buffer assert, erase can accept any value
winlin d48d739fa7 fix bug of detect rtmp, add error code
winlin 4d9ed6f7fe refine the code, add comments to result to self interpret
winlin 8817823462 add rtmp detecter
winlin ef6efb821c add rtmp detecter
winlin 48adeeb1a5 fix the demo player html text
winlin e227bd3a0e remove the srs community
winlin 5273509554 refine log, to 0.9.123
winlin 7ec202ee41 support flv inject and flv http streaming with start=bytes. 0.9.122
winlin 22968c85df supprt inject flv
winlin 4970664e37 move codec to kernel.
winlin 608083d42f add flv injecter, add flv codec to librtmp.
winlin 009de72a01 fix research bug, rename srs_freepa to srs_freep
winlin 6de81fdb1c refine fast id tracer
winlin 384687a36d add server ip to flash client.
winlin e39eed6519 add SrsPid and SrsId to client response, add pid to log
winlin 5ff1ce7cba for bug , response the server SrsId to flash.
winlin 14f0a2e046 for bug , add timeout for connect.
winlin 93c9c55fb9 remove the complex handshake of librtmp. refine makefile of librtmp tools
winlin b13bd70c86 http streaming support flv start index.
winlin cf7b6f25f6 add srs community
winlin bd24fe7d75 support flv parser, add amf0 to librtmp. 0.9.110
winlin 69eb935505 fix bug of flv parser, librtmp amf0 library
winlin d4b8fee61a fix bug , http callback api support authentication in tcUrl
winlin f37faf7236 update librtmp, add amf0 parse functions
winlin 2a8db3ab83 refine the re of ingest flv, re cleanup always sleep
winlin 1d6b096ce9 adjust the deviation.
winlin 2265173c4d donot install tools when ffmpeg is not open, 0.9.108
winlin 7c804277b2 add heatbeat url, add stream for api-server
winlin 07fbd58f39 update api server, add meiyi demo streams.
winlin add64533e3 add donation user chen.chen
winlin 1c1efd7000 update readme, update api server stream list
winlin 8388da6325 add miss files. fix bug : support aggregate message
winlin b2aab8804b use complex handshake for srs play
winlin f5f29e486f update code stat
winlin 5e806d62bb add code statistic tool
winlin ae372de65e merge from wukong, fix the bug of build x264 on minimal server
winlin 90e50da305 update api server, add hiwifi
winlin e5290725ab fix bug of mips
winlin e3be7bfa88 disable detail log
winlin 30bb3ff704 add dvr_plan hss to full.conf
winlin 0f498acd7b add comments and variable for c3 extended-timestamp. to 0.9.82
winlin e5720d3906 fix bug of research librtmp tools
winlin 241d04b391 update api server for android server vhost changed
winlin e271cb607f refine plan, add stream start time for atc
winlin 09901d31da fix bug of android api server, fix the dead loop
winlin 580cbb84a9 add threading.Lock for cherrypy, or performance suffer.
winlin 6f984ff54b fix bug of raspberry-pi build, static off
winlin a158d81085 update raspberry-pi demo api
winlin b5b5202ed2 update cdn api server.
winlin b85e667991 update api, select the lowest load of peer
winlin 87bdaa21c9 add nodes for api
winlin dcb9941ed7 add hls api to api-server
winlin 4c5aae7804 fix bug of ingest for android, init the variable to 0
winlin 5c8aad4fe4 fix bug of ingest for android, init the variable to 0
winlin c530a8e5fc fix bug of ingest for android, init the variable to 0
winlin e42eef422f add ssl and nossl for ingest flv/rtmp over srs-librtmp
winlin e5fcf80b94 refine ingest flv over srs-librtmp
winlin b1835ee2fe add ingest flv to RTMP over srs-librtmp
winlin f17f5de7d1 ingest rtmp to rtmp by srs-librtmp
winlin 608b28f223 add srs ingest flv/rtmp base on srs-librtmp
winlin 9ef7a83415 update server, add rtmp pc url
winlin 642fc19f9d update api server demo
winlin 1ae9178605 add favicon.ico, change to 0.9.65
winlin b1877db405 fix typo of full.conf. fix api server bug
winlin b38df9cd1a refine main object(server, config, log, context), handler reload in intialize(), change to 0.9.59
winlin 9eb76cb1eb update demo.conf
winlin 15f651bccd update demo, support acodec
winlin acdd5a827e update api server, support servers
winlin 3a26b23fba change ffmpeg log to ./objs
winlin ca02cfe1bf update server.py
winlin c3c2767363 update api server, add servers
winlin 4e3fe36ae2 refine http server pages. change to 0.9.51
winlin 3c63cf0a86 update demo page, change http port to 8080
winlin 4c8d6d2eb1 fix bug of hls and rename demo player stream to live/demo. change to 0.9.36
winlin da93b6fe99 add complex handshake utest
winlin 618f6f52ae fix bug of librtmp sample on x86/x64 platform
winlin 1a3142d23b fix bug of librtmp sample build for arm, use static link
winlin a29bd05c0f refine build script
winlin 75340e3ac0 add refer for arm research code
winlin 7744053d28 add arm research files, change to 0.9.16
winlin 8cd1c11add change forward schema
winlin 489a492e47 add url for gperftools