Commit Graph

4229 Commits (ca9f0bdb1e95ccec51f7ca9d0a00478e8c50eff8)
 

Author SHA1 Message Date
winlin 6329284b39 add todo for the bug of forwarder
winlin 7baa53a8d6 add todo for memory increase when forwarder server failed.
winlin ff9c434eb9 add todo for memory increase when forwarder server failed.
winlin 66048cebbb add todo for source
winlin ae18c388c1 fix bug of build script on centos
winlin 55a81fd01f update build script for ubuntu
winlin 5d349882bb update build script for ubuntu
winlin 86e30ec2c9 update build script for ubuntu
winlin bb90881489 auto install depends software for ubuntu or centos.
winlin 5d50bdc3fc update build ffmpeg script bug for ubuntu, remove the opencl from x264
winlin 8887754b17 change version to 0.9 dev
winlin 4aef388086 update readme
winlin db9f880c51 update readme
winlin 9d340f5419 v0.8 released. 19186 lines.
winlin c618229487 regression test ok
winlin 3fd3ac5a11 support http hooks: on_connect/close/publish/unpublish/play/stop.
winlin 889ad9238b support http hooks: on_connect/close/publish/unpublish/play/stop.
winlin 3d4474f620 support multiple http hooks for a event.
winlin 2887cda176 support multiple http hooks for a event.
winlin 30099dfa09 support multiple http hooks for a event.
winlin 260bde69d9 update readme
winlin 9f3139c5c3 add comments for api server
winlin baf11c59df update readme, add ffmpeg forward(acode/vcopy) feature
winlin 3f05f06234 update readme
winlin 29d6beac66 update readme
winlin fd926b3915 update readme
winlin a478452f57 support http callback hooks: on_connect
winlin 65fde21e6c add http client
winlin 8f8412b59c update readme
winlin bb22c3b5cd add http library, support in build script
winlin 3600be9796 add http callback in config
winlin d3cee00b3b add cherrypy api server
winlin b29d7ccd56 update readme.
winlin 4b9eabdf01 udpate files.
winlin 263213d8b6 update version, add build date
winlin 0516ddc7cb update readme, update the st-load
winlin d13d020485 update readme, update the st-load
winlin 6121c100fa update readme, update the st-load
winlin e3b837fb81 update readme, update the st-load
winlin 05d94eba08 update readme, update the st-load
winlin 3b09f9bea9 support audio transcode only, speex/mp3 to aac
winlin 2d592d177d refine the signals of ffmpeg.
winlin 71895a4da6 fix the ffmpeg kill bug, wait until ffmpeg quit.
winlin cab88dfe70 hls support multiple publish/unpublish. disable hls when not support
winlin 679e851f07 support max_connections, drop if exceed.
winlin 4827777035 fix the build ffmpeg script bug, add yasm to path when build
winlin 86b1f3349a fix bug of forward, erase msgs when error
winlin 89c0170850 fix bug of forward, earse the forwarded msgs.
winlin 8c5661b9ff fix bug of hls muxer, support close/open/flush even muxer is closed.
winlin 6207a2f19e fix the rewind bug, support republish by restart the ffmpeg encoder.