Commit Graph

128 Commits (dc7f2cff8623b76850d8d005eb24bd8b57ee2168)

Author SHA1 Message Date
winlin dc7f2cff86 remove the unused h264 enums 11 years ago
winlin 3913e46ba5 fix bug of ts_info 11 years ago
winlin af5ce26746 finger out the ts audio/video package for AACADTS and H264NAL 11 years ago
winlin 54a1116f7a add ts analysis file 11 years ago
winlin 974af0605b fix protocol decode PCUC packet bug, requires 4bytes 11 years ago
winlin bc8828a7de update the random generater 11 years ago
winlin 4bba9ddcbb add ts_info doc 11 years ago
winlin c350a182b7 link the -lcrypto 11 years ago
winlin d1e20dc866 fix the global static instance error, use function to get server 11 years ago
winlin c79372417d parse the aac ADTS packets, add h264 doc 12 years ago
winlin f667351095 add aac specification, iso-13818-7 12 years ago
winlin 1ae03a2ba0 parse video/audio message 12 years ago
winlin 6b75390476 add Makefile for ts_info 12 years ago
winlin 6d4e4d3da2 update the ts_info, parse the PES packet 12 years ago
winlin b2fe7fb8a1 update ts_info, parse the PES packet dts/pts. 12 years ago
winlin a47a53f271 update the ts_info parse the PMT and PES header 12 years ago
winlin 89332789d1 update ts_info, parse header, adaption field and PAT 12 years ago
winlin 611d2a7e46 update ts_info, parse header, adaption field and PAT 12 years ago
winlin 741564b809 add reference doc from vb 12 years ago
winlin c621be2247 add ts_info.cpp for HLS research 12 years ago
winlin 732b2bbc6e add hls specification 12 years ago
winlin d06d83fb96 add rtmp players 12 years ago
winlin 8745ab542b add rtmp players 12 years ago
winlin ff565c4d9b fix bug of amf0 decode 12 years ago
winlin bf1113dad7 add log for update video/audio sequence header 12 years ago
winlin 687d190da1 reset the audio sample size and video frame size when unpublish 12 years ago
winlin 0645f5e927 calc the delta for time jitter for video 12 years ago
winlin 8f528ae5b2 v0.4 released. 12500 lines. 12 years ago
winlin b855caa045 refine handshake, pithy print clock 12 years ago
winlin 3669419e4c support config and reload the pithy print. 12 years ago
winlin 6c3b5943e9 add reload config comments for config. 12 years ago
winlin 0813104c6e support reload config(vhost and its detail). 12 years ago
winlin aef2fe9db5 support reload config(vhost and its detail). 12 years ago
winlin 68ccd7eb64 support reload config(listen and chunk_size) by SIGHUP(1). 12 years ago
winlin ed3525056c support config the chunk_size. 12 years ago
winlin c78af697a1 support pause for live stream. 12 years ago
winlin c77695ce55 add comments for extended-timestamp, always send the extended-timestamp even chunk type=0x03 12 years ago
winlin 883b054f9d update readme. 12 years ago
winlin 6e62efb9e6 update readme. 12 years ago
winlin 751323fac8 release v0.3, 11773 lines 12 years ago
winlin 58d9677ddd support vhosts specified config. 12 years ago
winlin 9f94f891ad delete the cache when unpublish, when publish the encoder will update it 12 years ago
winlin a5339c2a27 refine socket buffer, append bytes to vector directly 12 years ago
winlin c0b6982e0d support listen multiple ports. 12 years ago
winlin 2aa15a1134 support nginx-style config file 12 years ago
winlin 8ee307b0b4 update configure, try to detect the tools 12 years ago
winlin a1a3a2eef9 add macro to disable the srs_trace 12 years ago
winlin b4427877f7 support pithy print log message specified by stage. 12 years ago
winlin 293399dcf5 fix bug of time jitter correcter 12 years ago
winlin 3aa6be8645 fix the timestamp bug. correct the audio diff by audiosamplerate 12 years ago