Commit Graph

151 Commits (c2e9e96e284215d882060f291e3b3b19f7f15fb1)

Author SHA1 Message Date
winlin 8fbc6526bb for #383, refine code to support mix correct algorithm. 10 years ago
winlin bd77f995bf ignore the unknown flv tag. 10 years ago
winlin bbac2348db for #354, remove the double underscore functions and variables. 10 years ago
winlin a15ce1147f for #155, fix all warnings for mac. 10 years ago
winlin a739b2c555 fix the bug for fork ffmpeg in mac, the local variable is unvailable. 10 years ago
winlin f247ac9daf fix the http parse bug. 10 years ago
winlin 77e43d1813 refine comments of aac publish for #212 10 years ago
winlin a1f887f46f refine code, move onMetaData to consts. 10 years ago
winlin 04aa6f8296 drop script data except the onMetaData packet. 10 years ago
winlin 44f5efda21 refine the print info. 10 years ago
winlin 5aa31568ba fix the rtmp dump, parse the aggregate msg. 10 years ago
winlin 89a3cf9efe refine code, failed when specified complex but no ssl for srslibrtmp 10 years ago
winlin 0e03d019a8 for bug #215, srs rtmp dump support conn args. 2.0.90 10 years ago
winlin 569596c10d update copyright, from 2013 to 2015 10 years ago
winlin d171a26758 disable gop cache when not h.264. fix some warning. 10 years ago
winlin ff5cdb1cc1 for bug #215, add srs_rtmp_dump tool. 2.0.37. 10 years ago
winlin e7ccbce472 update PRIMARY, AUTHORS, CONTRIBUTORS rule. 2.0.32. 10 years ago
winlin e492fa5353 fix #212, support publish aac adts raw stream. 2.0.31. 10 years ago
winlin d80b580c2f refine librtmp, remove the _get_ for some attribute get. 10 years ago
winlin bb7a19636a fix the bandwidth file name bug. 10 years ago
winlin aa69f6197a srs-librtmp add rtmp prefix for rtmp apis. 2.0.29 10 years ago
winlin 10bc5399ec refine librtmp api, add prefix utils for utilities. 10 years ago
winlin b3bb2cdf2b refine code, rename the human functions to prefixed with srs_human_ 10 years ago
winlin d9474d7600 refine examples of srs-librtmp, add srs_print_rtmp_packet. 2.0.28. 10 years ago
winlin a058eeeb20 fix #212, support publish audio raw frames. 2.0.27 10 years ago
winlin 2c601a0069 fix #204, srs-librtmp drop dupliated sps/pps(sequence header). 2.0.22. 10 years ago
winlin 278ff845d3 fix #203, srs-librtmp drop any video before sps/pps(sequence header). 2.0.21. 10 years ago
winlin 3292136f70 update research, flv ingester, support atc time flv. 10 years ago
winlin 7ebca6cb5b refine the type of RTMP from int to char. add srs_parse_timestamp(), 2.0.19 10 years ago
winlin 606fc13a03 rename the confict macro to srs_lib_trace 10 years ago
winlin 5554922820 refine librtmp tools, use srs_trace macro instead printf. 10 years ago
winlin cf5c24af4a refine librtmp, unify all tools format and usage. 10 years ago
winlin 6de83db76e refine srs-librtmp log macro 10 years ago
winlin f92303c764 refine all research tools, remove the public header, add log to srs_librtmp.h 10 years ago
winlin 3358570be6 refine for bug#66, implements the usage. 10 years ago
winlin 0075779d38 for bug #66, refine the api to send h264 frames. 10 years ago
winlin cd5c58ba5f for bug #66, refine the api and demo. 10 years ago
winlin 1074c8d9b2 for bug #66, use new api to directly sendout h264 raw data. 10 years ago
winlin 6407baffd5 for bug #66, output the h264 frame type. 10 years ago
winlin 72ad6894ca move the annexb decode utility to protocol. 10 years ago
winlin bd25626f0e refine code for bug #66 10 years ago
winlin 1c237a821a add api convert h264 to rtmp packet, for bug #66 10 years ago
winlin e4af098d06 refine code for bug #66 10 years ago
winlin b964a6c534 update for bug #66, add the srs-librtmp sample for publish h.264 raw stream. 10 years ago
winlin 59f68a2655 add prefix wiki/v1_CN_ or wiki/v1_EN_ to wiki. 10 years ago
winlin e46e7fc596 update readme, rename wiki/xxx to wiki/v1_xxx 10 years ago
winlin 7241fa8744 fix #126, srs_publiser add warnings. refine config utest. 11 years ago
winlin 8984ba9d56 refine the usage of bwtc. 11 years ago
winlin 9135aa117c use librtmp to implemnts the bandwidth linux tool. 0.9.158 11 years ago
winlin cc62d254f0 add librtmp bandwidth check/test client. 11 years ago
winlin e53655ee83 refine the build script 11 years ago
winlin a888e52df1 donot mix the read and write for librtmp 11 years ago
winlin 1a7735182f refine the file stream, to file reader and writer. 0.9.142 11 years ago
winlin aad42d7941 fix ubuntu14 build warnings 11 years ago
winlin 55b99c90c7 refine detect tool, support atc stream. 11 years ago
winlin cccc483ab3 add bytes statistic for librtmp 11 years ago
winlin a639eb0596 fix bug of buffer assert, erase can accept any value 11 years ago
winlin d48d739fa7 fix bug of detect rtmp, add error code 11 years ago
winlin 4d9ed6f7fe refine the code, add comments to result to self interpret 11 years ago
winlin 8817823462 add rtmp detecter 11 years ago
winlin ef6efb821c add rtmp detecter 11 years ago
winlin 5273509554 refine log, to 0.9.123 11 years ago
winlin 7ec202ee41 support flv inject and flv http streaming with start=bytes. 0.9.122 11 years ago
winlin 22968c85df supprt inject flv 11 years ago
winlin 4970664e37 move codec to kernel. 11 years ago
winlin 608083d42f add flv injecter, add flv codec to librtmp. 11 years ago
winlin 14f0a2e046 for bug #88, add timeout for connect. 11 years ago
winlin 93c9c55fb9 remove the complex handshake of librtmp. refine makefile of librtmp tools 11 years ago
winlin bd24fe7d75 support flv parser, add amf0 to librtmp. 0.9.110 11 years ago
winlin 69eb935505 fix bug of flv parser, librtmp amf0 library 11 years ago
winlin f37faf7236 update librtmp, add amf0 parse functions 11 years ago
winlin 2a8db3ab83 refine the re of ingest flv, re cleanup always sleep 11 years ago
winlin 1d6b096ce9 adjust the deviation. 11 years ago
winlin 2265173c4d donot install tools when ffmpeg is not open, 0.9.108 11 years ago
winlin b2aab8804b use complex handshake for srs play 11 years ago
winlin e5290725ab fix bug of mips 11 years ago
winlin e3be7bfa88 disable detail log 11 years ago
winlin 30bb3ff704 add dvr_plan hss to full.conf 11 years ago
winlin 0f498acd7b add comments and variable for c3 extended-timestamp. to 0.9.82 11 years ago
winlin e5720d3906 fix bug of research librtmp tools 11 years ago
winlin 4c5aae7804 fix bug of ingest for android, init the variable to 0 11 years ago
winlin 5c8aad4fe4 fix bug of ingest for android, init the variable to 0 11 years ago
winlin c530a8e5fc fix bug of ingest for android, init the variable to 0 11 years ago
winlin e42eef422f add ssl and nossl for ingest flv/rtmp over srs-librtmp 11 years ago
winlin e5fcf80b94 refine ingest flv over srs-librtmp 11 years ago
winlin b1835ee2fe add ingest flv to RTMP over srs-librtmp 11 years ago
winlin f17f5de7d1 ingest rtmp to rtmp by srs-librtmp 11 years ago
winlin 608b28f223 add srs ingest flv/rtmp base on srs-librtmp 11 years ago
winlin da93b6fe99 add complex handshake utest 11 years ago
winlin 618f6f52ae fix bug of librtmp sample on x86/x64 platform 11 years ago
winlin 1a3142d23b fix bug of librtmp sample build for arm, use static link 11 years ago
winlin a29bd05c0f refine build script 11 years ago
winlin c1086f8a9d srs-librtmp: finish the simple publish and play sample. 11 years ago
winlin efa09102cf srs-librtmp: implements the read packet. 11 years ago
winlin c338eb3666 srs-librtmp: implements the publish and play. 11 years ago
winlin 86267f854c srs-librtmp: implements handshake. 11 years ago
winlin f24f27deb9 srs-librtmp: add make ssl/nossl support for sample 11 years ago
winlin b7a62ba131 use goto to free resource 11 years ago
winlin fc9e3fd890 srs-librtmp define interfaces 11 years ago
winlin 44375b9e6b add srs publish/play demo use srs-librtmp 11 years ago