Commit Graph

486 Commits (46eb1ebd6bb85a7391992a5adcb23e1b4177c9e3)
 

Author SHA1 Message Date
winlin de95bf74b1 refine source, extract gop cache, add srs forwarder.
winlin 4548bebc33 update readme
winlin 023e23bc82 add performance test
winlin ecebedfed2 refine code
winlin af5e7f002f fix the memory leak error
winlin 005f821441 fix bug of hls conf detect
winlin 3877ab0ff2 fix bug of hls conf detect
winlin 4c4bbd0529 update readme
winlin a26c28334e update readme
winlin 1653e444dd add comments for auto ptr message
winlin 90af450d63 add todo for response client detail error
winlin 62a2384a35 check publish streaming available
winlin ec5cb39b96 add options --with/without -hls/ssl
winlin f8855cfcbb fix the aac jump bug on iphone, correct the audio pts, use audio buffer and flush audio
winlin d631882d34 use nginx-1.5.7 for security hole fixed
winlin c78baedf4e fix bug of 0.5 release.
winlin 1f1fdd572d update readme
winlin 5b1d24ce5d v0.5 released
winlin 94623c0cee fix bug of shared ptr, must copy the payload for it free it.
winlin 758dff0e97 fix bug of hls, close the muxer when segment finished
winlin 00ec634d56 support hls_fragment and hls_window
winlin 04cfe20279 support HLS, refine the dir use app
winlin 57ea56970d add nginx and used as http server
winlin 5841cfaf76 support HLS(m3u8)
winlin 20a95bb615 support HLS(m3u8)
winlin 7c314a7f7b support HLS(m3u8)
winlin ed983465e3 support HLS(m3u8)
winlin 0c72c56f74 support HLS(m3u8)
winlin 749b7bdb2a refine hls, support time jitter detect and correct
winlin 326713fbed refine code, extract the rtmp jitter for hls
winlin 501b182dc9 refine code, write audio immediatly
winlin dbdfb29de1 refine code, remove the base dts, donot drop start BP frames
winlin b4235582dc refine code, remove the base dts, donot drop start BP frames
winlin 959d577209 update readme
winlin acb472d784 update readme
winlin 9e5b3afcbe update readme
winlin 7ed20cc670 support write ts file
winlin 164392f6aa fix bug of ts_info
winlin d5b84b5e20 refine ts code
winlin 38e66be490 fix ts audio bug, aac adts header and PES_packet_length fixed
winlin 4fca914694 support write ts file
winlin ca6720aab2 add time to write ts file
winlin 385394315d add ts mux framework
winlin 4af3982721 add ts muxer to write hls/ts file
winlin 3623af8ae4 update the readme
winlin ce021b25c7 update the config file format
winlin bb775ef7bd update the ts_info
winlin adb7572c8c print the nalu of avc
winlin 19f16ba7a8 remove the analysis doc for ts
winlin ecc8688455 ensure sequence header is ok when parse avc/aac data