Commit Graph

1195 Commits (35f3a932392fd13c8df5c4a6f11744fc377f0360)
 

Author SHA1 Message Date
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
winlin 6e670627af merge from server
winlin 8ee307b0b4 update configure, try to detect the tools
winlin b9fe3ca695 Update configure
winlin 032d959d3f Merge branch 'master' of github.com:winlinvip/simple-rtmp-server
winlin a1a3a2eef9 add macro to disable the srs_trace
winlin db4375ece8 Update README.md
winlin b4427877f7 support pithy print log message specified by stage.
winlin 293399dcf5 fix bug of time jitter correcter
winlin 3aa6be8645 fix the timestamp bug. correct the audio diff by audiosamplerate
winlin a1f97954f5 Merge branch 'master' of github.com:winlinvip/simple-rtmp-server
winlin bc79ee4361 support librtmp/ffmpeg without extended timestamp in 0xCX chunk packet. update signautre of server
winlin 3accc969ab update the signature of server
winlin 3c8e1f8ff7 fix bug of extended-timestamp, support librtmp/ffmpeg publish
winlin f15867d865 Update README.md
winlin 0ed8807727 support cache last gop for video
winlin b9ef2801d9 Update README.md
winlin 17877f6a74 Update README.md