Commit Graph

109 Commits (3ab0ccaa27af4462d93193a0f7134cd2b5782703)

Author SHA1 Message Date
winlin 170ad05148 add gfps and nb_packets
winlin e7714cd445 add packets interval in ms to set the right send_min_interval
winlin ae37fa8f3e use send_min_interval for stream control. 2.0.183
winlin be342178c0 fix ingest flv tool, support non monotonically timestamp.
winlin ac13817aae update donation
winlin b23e196f20 migarate from winlinvip to srs org, move the copyright to srs org.
winlin 115daa3cc1 migarate from winlinvip to srs org
winlin 23b978c0bb merge from github
winlin 8fbc6526bb for , refine code to support mix correct algorithm.
winlin bd77f995bf ignore the unknown flv tag.
winlin bbac2348db for , remove the double underscore functions and variables.
winlin a15ce1147f for , fix all warnings for mac.
winlin a739b2c555 fix the bug for fork ffmpeg in mac, the local variable is unvailable.
winlin f247ac9daf fix the http parse bug.
winlin 77e43d1813 refine comments of aac publish for
winlin a1f887f46f refine code, move onMetaData to consts.
winlin 04aa6f8296 drop script data except the onMetaData packet.
winlin 44f5efda21 refine the print info.
winlin 5aa31568ba fix the rtmp dump, parse the aggregate msg.
winlin 89a3cf9efe refine code, failed when specified complex but no ssl for srslibrtmp
winlin 0e03d019a8 for bug , srs rtmp dump support conn args. 2.0.90
winlin 569596c10d update copyright, from 2013 to 2015
winlin d171a26758 disable gop cache when not h.264. fix some warning.
winlin ff5cdb1cc1 for bug , add srs_rtmp_dump tool. 2.0.37.
winlin e7ccbce472 update PRIMARY, AUTHORS, CONTRIBUTORS rule. 2.0.32.
winlin e492fa5353 fix , support publish aac adts raw stream. 2.0.31.
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 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