Commit Graph

1637 Commits (91d22968361cfbeb2340e7555d6dbf2c53cf4fef)
 

Author SHA1 Message Date
winlin 18a7399b6b update the status of srs main.
winlin 0d96ee491d update branch status
winlin de948b2892 update branch status
winlin 3d9fc3dcd3 update branch status
winlin c84074f3da update branch status
winlin f893711499 fix : workaround for librtmp ping(fmt=1,cid=2 fresh stream).
winlin 3f9c23d834 fix : for ubuntu14 build error.
winlin cbc1486688 refine message, add license
winlin de591138dd use ossrs.net
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 0327c85f85 refine kernel codec, remove unused stream
winlin 6286759eaa refine codec, extract avc aac codec to app.
winlin 3dbe8ba9de update configure script
winlin 31b568b013 refine core, move specified functions to kernel utility.
winlin 7c7920698d refine utest, move the mock io to handshake where actually use it.
winlin 94cf0c1069 refine kernel buffer. complete the utest for buffer.
winlin 8992e217a9 refine srs buffer, min interfaces
winlin e6c03c6d6d complete the amf0 strict array utest
winlin 5a06909d75 update amf0 strict array test, fix bug of count zero init
winlin 373f92551d refine librtmp, remove the ssl functoins, refine the type2string memory alloc to static
winlin 48adeeb1a5 fix the demo player html text
winlin e227bd3a0e remove the srs community
winlin 7022f48a86 add rtmfp rfc doc
winlin b66ae86ee5 update readme
winlin 52971f3f81 update readme, add rtmfp
winlin 7166b666c8 refine http log.
winlin 5273509554 refine log, to 0.9.123
winlin 7ec202ee41 support flv inject and flv http streaming with start=bytes. 0.9.122
winlin d56f445076 remove research flv codec, to librtmp
winlin 22968c85df supprt inject flv
winlin 4970664e37 move codec to kernel.
winlin 608083d42f add flv injecter, add flv codec to librtmp.
winlin 99cfbaaad9 update readme
winlin 8897eb959a add RTMP 302 redirect dev plan
winlin d71fd9822e update readme for 1.0 mainline4
winlin 009de72a01 fix research bug, rename srs_freepa to srs_freep
winlin df2e8f16b7 release 1.0 mainline4, 0.9.120
winlin 6de81fdb1c refine fast id tracer
winlin 978e985519 fix : add source id for full trackable log. 0.9.120
winlin b28593894b fix : unpublish when edge disconnect. 0.9.119
winlin 8d99ef27cf fix : unpublish source when edge stop, clear gop cache
winlin 7920348e5f extract get_local_ip and get_peer_ip to app utility