Commit Graph

1012 Commits (17ce21348d38ab6a79a77c09a6693abb8cbb23a0)
 

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