Commit Graph

2902 Commits (99e4bad56f7799e124df38914163a03e19b1e0a2)
 

Author SHA1 Message Date
winlin dcac9c69d5 fix , support reap hls/ts by gop or not. 2.0.160.
winlin d2c63d818b update donation.
winlin bedc4f006c update donation.
winlin 0000c945ea refine the proxy api server.
winlin fe1886aa08 add proxy for hls
winlin e5b8e0da01 fix async call and hls_nb_notify bug.
winlin 5d37e47783 support config the hls_nb_notify.
winlin 0a7cea063c refine http read, support c style api
winlin 5c00ce8a96 refine hls on_hls_notify, read a little of ts.
winlin 1f93fb3399 refine hls notify, support timeout.
winlin d8988da0ea refine the hls_on_notify, calc the spent time in ms.
winlin 310157ab77 refine the hls_on_notify, calc the spent time in ms.
winlin e6d6bdfe57 refine the hls_on_notify, only read a chunk.
winlin e3c6e52547 enhanced on_hls_notify, support HTTP GET when reap ts.
winlin 7dbc95e085 refine the hls deviation for floor algorithm.
winlin 23b310971e guess again when annexb change to ibmf.
winlin bd77f995bf ignore the unknown flv tag.
winlin 546be09219 fix , fix hls bug, keep cc continous between ts files. 2.0.159.
winlin 29ac4c724b change default log tank to file.
winlin e56d7add44 fix bug of config to parse the default value. 2.0.158
winlin aef97db77a refine the config code.
winlin e7fd309cb0 refine hls info, show the deviation in seconds and pieces.
winlin 6e2d756e1b fix the bug of h.264 bit stream demux.
winlin 3fcc26a499 update donation.
winlin bd7db5aed6 only ignore the aud message.
winlin 61d5b78ae5 refine the h264 parser, one ts message should parsed to one rtmp/flv message.
winlin 4329366c08 for , do not add deviation for absolute overflow.
winlin 77c29da26b for , rewrite annexb mux for ts, refer to apple sample. 2.0.157.
winlin 70c59da1bf enhanced avc decode, parse the sps get width+height. 2.0.156.
winlin 7e1749e029 refine the comments.
winlin e458305f81 add utc time format.
winlin 56cd373015 support hls callback with duration.
winlin 64b065e450 for hls callback, add duration of ts.
winlin c4466a8c0c fix crash bug for hls cleanup.
winlin eb54ec25c9 fix compile errors.
winlin 17c0a5c470 fix , support transform vhost of edge 2.0.155.
winlin 4d98cbb965 add hls config in api.
winlin 8401d9ac06 fix , config hls to disable cleanup of ts. 2.0.154.
winlin 717d088376 support server cycle handler. 2.0.153.
winlin 3b4bd194b6 refine http hooks, donot pass the known variable.
winlin c49bc0628e support on_hls for http hooks. 2.0.152.
winlin 97442c56b6 enhance hls in floor mode.
winlin 76c1957260 enhance hls, increase piece one by one.
winlin b9c21b1e8f enhanced hls, warning when ts dup or jmp.
winlin 9be7fbba7d user smaller deviation to avoid dup ts.
winlin f6e135943f enhanced hls, support deviation for duration. 2.0.151.
winlin cd682ae4be update donations. fix hls path bug.
winlin 692b751da8 for , support config the m3u8/ts path for hls. 2.0.149.
winlin 85afb6ea6f add donation. fix bug of adts.
winlin 01ee456649 fix the ts parse bug, should never complete message when PES packet length is 0.